
@font-face {
    font-family: 'Poppins';
    src: url('poppins/poppins-regular-webfont.woff2') format('woff2'),
         url('poppins/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Open Sans';
    src: url('opensans/opensans-variablefont_wdthwght-webfont.woff2') format('woff2'),
         url('opensans/opensans-variablefont_wdthwght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('playfairdisplay/playfairdisplay-variablefont_wght-webfont.woff2') format('woff2'),
         url('playfairdisplay/playfairdisplay-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansitalic';
    src: url('opensans/opensans-italic-variablefont_wdthwght-webfont.woff2') format('woff2'),
         url('opensans/opensans-italic-variablefont_wdthwght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('opensans/opensans-variablefont_wdthwght-webfont.woff2') format('woff2'),
         url('opensans/opensans-variablefont_wdthwght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'amatic_scbold';
    src: url('amaticsc/amaticsc-bold-webfont.woff2') format('woff2'),
         url('amaticsc/amaticsc-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'amatic_scregular';
    src: url('amaticsc/amaticsc-regular-webfont.woff2') format('woff2'),
         url('amaticsc/amaticsc-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'interregular';
    src: url('inter/inter-variablefont_slntwght-webfont.woff2') format('woff2'),
         url('inter/inter-variablefont_slntwght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}