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

}

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

}



@font-face {
    font-family: 'Source Sans Pro Light';
    src: url('./fonts/sourcesansprolight-webfont.eot');
    src: url('./fonts/sourcesansprolight-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/sourcesansprolight-webfont.woff') format('woff'),
         url('./fonts/sourcesansprolight-webfont.ttf') format('truetype'),
         url('./fonts/sourcesansprolight-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

}


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

}

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

}

