
@font-face {
    font-family: 'open_sansregular';
    src: url('/_fonts/OpenSans-Regular-webfont.eot');
    src: url('/_fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('/_fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('/_fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('/_fonts/OpenSans-Semibold-webfont.eot');
    src: url('/_fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('/_fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('/_fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'noto_serifregular';
    src: url('/_fonts/NotoSerif-Regular-webfont.eot');
    src: url('/_fonts/NotoSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/NotoSerif-Regular-webfont.woff') format('woff'),
         url('/_fonts/NotoSerif-Regular-webfont.ttf') format('truetype'),
         url('/_fonts/NotoSerif-Regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans Italic';
  font-style: italic;
  font-weight: 400;
  src: url('/_fonts/open-sans-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('/_fonts/open-sans-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/_fonts/open-sans-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/_fonts/open-sans-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/_fonts/open-sans-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/_fonts/open-sans-v17-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}



@font-face {
    font-family: 'Lumios-Marker';
    src: url('/_fonts/Lumios-Marker.eot');
    src: url('/_fonts/Lumios-Marker.eot?#iefix') format('embedded-opentype'),
         url('/_fonts/Lumios-Marker.woff') format('woff'),
         url('/_fonts/Lumios-Marker.woff2') format('woff2'),
         url('/_fonts/Lumios-Marker.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}