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

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