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