/* Roboto - Оптимизированная версия (только используемые начертания) */

/* Regular (normal) - базовый */
@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto-Regular.eot');
    src: url('subset-Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('subset-Roboto-Regular.woff2') format('woff2'),
        url('subset-Roboto-Regular.woff') format('woff'),
        url('subset-Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Light (300) - основной для дат и мелкого текста */
@font-face {
    font-family: 'Roboto';
    src: url('subset-Roboto-Light.eot');
    src: url('subset-Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('subset-Roboto-Light.woff2') format('woff2'),
        url('subset-Roboto-Light.woff') format('woff'),
        url('subset-Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
