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

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

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