@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-black.woff2') format('woff2'),
        url('../woff/roboto-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-blackitalic.woff2') format('woff2'),
        url('../woff/roboto-blackitalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-bold.woff2') format('woff2'),
        url('../woff/roboto-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-medium.woff2') format('woff2'),
        url('../woff/roboto-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-italic.woff2') format('woff2'),
        url('../woff/roboto-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-bolditalic.woff2') format('woff2'),
        url('../woff/roboto-bolditalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-mediumitalic.woff2') format('woff2'),
        url('../woff/roboto-mediumitalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-lightitalic.woff2') format('woff2'),
        url('../woff/roboto-lightitalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-light.woff2') format('woff2'),
        url('../woff/roboto-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-regular.woff2') format('woff2'),
        url('../woff/roboto-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-thin.woff2') format('woff2'),
        url('../woff/roboto-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../woff2/roboto-thinitalic.woff2') format('woff2'),
        url('../woff/roboto-thinitalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

