@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Thin.woff2?v=4') format('woff2'), url('Roboto-Thin.ttf?v=4') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-ThinItalic.woff2?v=4') format('woff2'), url('Roboto-ThinItalic.ttf?v=4') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Light.woff2?v=4') format('woff2'), url('Roboto-Light.ttf?v=4') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-LightItalic.woff2?v=4') format('woff2'), url('Roboto-LightItalic.ttf?v=4') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.woff2?v=4') format('woff2'), url('Roboto-Regular.ttf?v=4') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Italic.woff2?v=4') format('woff2'), url('Roboto-Italic.ttf?v=4') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Condensed.woff2?v=4') format('woff2'), url('Roboto-Condensed.ttf?v=4') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-CondensedItalic.woff2?v=4') format('woff2'), url('Roboto-CondensedItalic.ttf?v=4') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Medium.woff2?v=4') format('woff2'), url('Roboto-Medium.ttf?v=4') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-MediumItalic.woff2?v=4') format('woff2'), url('Roboto-MediumItalic.ttf?v=4') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Bold.woff2?v=4') format('woff2'), url('Roboto-Bold.ttf?v=4') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BoldItalic.woff2?v=4') format('woff2'), url('Roboto-BoldItalic.ttf?v=4') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BoldCondensed.woff2?v=4') format('woff2'), url('Roboto-BoldCondensed.ttf?v=4') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BoldCondensedItalic.woff2?v=4') format('woff2'), url('Roboto-BoldCondensedItalic.ttf?v=4') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-stretch: condensed;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Black.woff2?v=4') format('woff2'), url('Roboto-Black.ttf?v=4') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-BlackItalic.woff2?v=4') format('woff2'), url('Roboto-BlackItalic.ttf?v=4') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
