/* roboto-regular - latin_latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Roboto.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
        url('fonts/Roboto.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/Roboto.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/Roboto.woff') format('woff'), /* Modern Browsers */
        url('fonts/Roboto.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/Roboto.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin_latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/open-sans-v15-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
        url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/OpenSans.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/OpenSans.woff') format('woff'), /* Modern Browsers */
        url('fonts/OpenSans.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/OpenSans.svg#OpenSans') format('svg'); /* Legacy iOS */
}
