/* Licenced under SIL Open Font Licence https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL */
/* Font via Google Fonts https://fonts.google.com/specimen/Spartan */
/* x-height: 86% */

@font-face {
    font-family: 'Spartan';
    src: url('spartan-light-webfont.woff2') format('woff2'),
         url('spartan-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'Spartan';
    src: url('spartan-regular-webfont.woff2') format('woff2'),
         url('spartan-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
    font-family: 'Spartan';
    src: url('spartan-medium-webfont.woff2') format('woff2'),
         url('spartan-medium-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}