/*
Theme Name: Nicholas Sparks
Description: Official Site
Author: The Uprising Creative
Author URI: http://theuprisingcreative.com/
Version: 2013
*/

/* CSS using SCSS - main styles in /scss */

@import url("assets/css/bootstrap.min.css");

@font-face {
  font-family: 'PalatinoLinotypeRoman';
  src: url('assets/fonts/27EBD2_0_0.eot');
  src: url('assets/fonts/27EBD2_0_0.eot?#iefix') format('embedded-opentype'),url('assets/fonts/27EBD2_0_0.woff') format('woff'),url('assets/fonts/27EBD2_0_0.ttf') format('truetype');
  }
 
@font-face {
  font-family: 'PalatinoLinotypeItalic';
  src: url('assets/fonts/27EBD2_1_0.eot');
  src: url('assets/fonts/27EBD2_1_0.eot?#iefix') format('embedded-opentype'),url('assets/fonts/27EBD2_1_0.woff') format('woff'),url('assets/fonts/27EBD2_1_0.ttf') format('truetype');
  }
 
  
@font-face {
  font-family: 'PalatinoLinotypeBold';
  src: url('assets/fonts/27EBD2_2_0.eot');
  src: url('assets/fonts/27EBD2_2_0.eot?#iefix') format('embedded-opentype'),url('assets/fonts/27EBD2_2_0.woff') format('woff'),url('assets/fonts/27EBD2_2_0.ttf') format('truetype');
  }
 
  
@font-face {
  font-family: 'PalatinoLinotypeBoldItalic';
  src: url('assets/fonts/27EBD2_3_0.eot');
  src: url('assets/fonts/27EBD2_3_0.eot?#iefix') format('embedded-opentype'),url('assets/fonts/27EBD2_3_0.woff') format('woff'),url('assets/fonts/27EBD2_3_0.ttf') format('truetype');
  }

@font-face {
    font-family: 'sourcesans';
    src: url('assets/fonts/sourcesanspro-regular-webfont.eot');
    src: url('assets/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('assets/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('assets/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesansitalic';
    src: url('assets/fonts/sourcesanspro-italic-webfont.eot');
    src: url('assets/fonts/sourcesanspro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/sourcesanspro-italic-webfont.woff') format('woff'),
         url('assets/fonts/sourcesanspro-italic-webfont.ttf') format('truetype'),
         url('assets/fonts/sourcesanspro-italic-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesansbold';
    src: url('assets/fonts/sourcesanspro-bold-webfont.eot');
    src: url('assets/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('assets/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('assets/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

