@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-Black.woff2') format('woff2'),
        url('webfonts/Poppins-Black.woff') format('woff'),
        url('webfonts/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-BlackItalic.woff2') format('woff2'),
        url('webfonts/Poppins-BlackItalic.woff') format('woff'),
        url('webfonts/Poppins-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-Bold.woff2') format('woff2'),
        url('webfonts/Poppins-Bold.woff') format('woff'),
        url('webfonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-BoldItalic.woff2') format('woff2'),
        url('webfonts/Poppins-BoldItalic.woff') format('woff'),
        url('webfonts/Poppins-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-ExtraBold.woff2') format('woff2'),
        url('webfonts/Poppins-ExtraBold.woff') format('woff'),
        url('webfonts/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-ExtraBoldItalic.woff2') format('woff2'),
        url('webfonts/Poppins-ExtraBoldItalic.woff') format('woff'),
        url('webfonts/Poppins-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-ExtraLight.woff2') format('woff2'),
        url('webfonts/Poppins-ExtraLight.woff') format('woff'),
        url('webfonts/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-ExtraLightItalic.woff2') format('woff2'),
        url('webfonts/Poppins-ExtraLightItalic.woff') format('woff'),
        url('webfonts/Poppins-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-Italic.woff2') format('woff2'),
        url('webfonts/Poppins-Italic.woff') format('woff'),
        url('webfonts/Poppins-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-Light.woff2') format('woff2'),
        url('webfonts/Poppins-Light.woff') format('woff'),
        url('webfonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-LightItalic.woff2') format('woff2'),
        url('webfonts/Poppins-LightItalic.woff') format('woff'),
        url('webfonts/Poppins-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-Medium.woff2') format('woff2'),
        url('webfonts/Poppins-Medium.woff') format('woff'),
        url('webfonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-MediumItalic.woff2') format('woff2'),
        url('webfonts/Poppins-MediumItalic.woff') format('woff'),
        url('webfonts/Poppins-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-Regular.woff2') format('woff2'),
        url('webfonts/Poppins-Regular.woff') format('woff'),
        url('webfonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-SemiBold.woff2') format('woff2'),
        url('webfonts/Poppins-SemiBold.woff') format('woff'),
        url('webfonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('webfonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('webfonts/Poppins-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-Thin.woff2') format('woff2'),
        url('webfonts/Poppins-Thin.woff') format('woff'),
        url('webfonts/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('webfonts/Poppins-ThinItalic.woff2') format('woff2'),
        url('webfonts/Poppins-ThinItalic.woff') format('woff'),
        url('webfonts/Poppins-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

