@font-face {
    font-family: 'mistral';
    src: url('fonts/mistral.eot');
    src: url('fonts/mistral.eot') format('embedded-opentype'),
         url('fonts/mistral.woff2') format('woff2'),
         url('fonts/mistral.woff') format('woff'),
         url('fonts/mistral.ttf') format('truetype'),
         url('fonts/mistral.svg#mistral') format('svg');
}
@font-face {
    font-family: 'SauberScript';
    src: url('fonts/SauberScript.eot');
    src: url('fonts/SauberScript.eot') format('embedded-opentype'),
         url('fonts/SauberScript.woff2') format('woff2'),
         url('fonts/SauberScript.woff') format('woff'),
         url('fonts/SauberScript.ttf') format('truetype'),
         url('fonts/SauberScript.svg#SauberScript') format('svg');
}
