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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

