@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: 
    /* Super Modern Browsers */
    url('/site-fullhumanity/templates/webfonts/open-sans-italic-300.woff2') format('woff2'),
    /* Pretty Modern Browsers */
    url('/site-fullhumanity/templates/webfonts/open-sans-italic-300.woff') format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: 
    /* Super Modern Browsers */
    url('/site-fullhumanity/templates/webfonts/open-sans-normal-300.woff2') format('woff2'),
    /* Pretty Modern Browsers */
    url('/site-fullhumanity/templates/webfonts/open-sans-normal-300.woff') format('woff');
}
@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: 
    /* Super Modern Browsers */
    url('/site-fullhumanity/templates/webfonts/roboto-slab-normal-400.woff2') format('woff2'),
    /* Pretty Modern Browsers */
    url('/site-fullhumanity/templates/webfonts/roboto-slab-normal-400.woff') format('woff');
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: ;
}