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

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

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

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

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

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

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

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

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

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

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

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

