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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

