@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins/Poppins-VariableFont_wght.otf') format('opentype');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/fonts/Poppins/Poppins-Italic-VariableFont_wght.otf') format('opentype');
    font-weight: 100 900;
    font-style: italic;
}
