﻿/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('./files/roboto-v51-latin-regular.woff2') format('woff2');
}

/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    font-style: italic;
    font-weight: 400;
    src: url('./files/roboto-v51-latin-italic.woff2') format('woff2');
}

/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('./files/roboto-v51-latin-500.woff2') format('woff2');
}

/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    font-style: italic;
    font-weight: 500;
    src: url('./files/roboto-v51-latin-500italic.woff2') format('woff2');
}
