
@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts_custom/poppins-regular-webfont.woff') format('woff2'),
         url('../fonts_custom/poppins-regular-webfont.woff2') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* font-family: "Poppins", sans-serif; */

@font-face {
    font-family: 'great_vibesregular';
    src: url('../fonts_custom/greatvibes-regular.woff2') format('woff'),
         url('../fonts_custom/greatvibes-regular.woff') format('woff2');
    font-weight: normal;
    font-style: normal;

}
/* font-family: 'great_vibesregular'; */

@font-face {
    font-family: 'jostregular';
    src: url('../fonts_custom/jost-variablefont_wght.woff2') format('woff2'),
         url('../fonts_custom/jost-variablefont_wght.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* font-family: 'jostregular'; */