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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'SVN-Poppins';
    src: url('../fonts/custom/SVN-PoppinsSemiBold.woff2') format('woff2'),
        url('../fonts/custom/SVN-PoppinsSemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Poppins';
    src: url('../fonts/custom/SVN-PoppinsBold.woff2') format('woff2'),
        url('../fonts/custom/SVN-PoppinsBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

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

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

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