/* cyrillic-ext */
@font-face {
    font-family: 'roboto-thin';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Roboto-Thin.ttf') format('woff2');
}
/* cyrillic */
@font-face {
    font-family: 'roboto-light';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Roboto-Light.ttf') format('woff2');
}
