/******************************************************************
fonts.css
-------------------------------------------------------------------
Stylesheet: Include Web Fonts
-------------------------------------------------------------------

Web fonts are included here.

******************************************************************/


 /* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 13, 2013 */

@font-face {
    font-family: 'Tangerine';
    src: url('/inc/public/fonts/Tangerine/tangerine_regular-webfont.eot');
    src: url('/inc/public/fonts/Tangerine/tangerine_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/inc/public/fonts/Tangerine/tangerine_regular-webfont.woff') format('woff'),
         url('/inc/public/fonts/Tangerine/tangerine_regular-webfont.ttf') format('truetype'),
         url('/inc/public/fonts/Tangerine/tangerine_regular-webfont.svg#tangerineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Tangerine';
    src: url('/inc/public/fonts/Tangerine/tangerine_bold-webfont.eot');
    src: url('/inc/public/fonts/Tangerine/tangerine_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/inc/public/fonts/Tangerine/tangerine_bold-webfont.woff') format('woff'),
         url('/inc/public/fonts/Tangerine/tangerine_bold-webfont.ttf') format('truetype'),
         url('/inc/public/fonts/Tangerine/tangerine_bold-webfont.svg#tangerinebold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: local('EB Garamond'), local('EBGaramond'), url(https://themes.googleusercontent.com/static/fonts/ebgaramond/v5/kYZt1bJ8UsGAPRGnkXPeFYbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}