@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/vendor/poppins/poppins-regular.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/fonts/vendor/poppins/poppins-medium.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('/assets/fonts/vendor/poppins/poppins-semibold.woff2') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'Stapel';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/fonts/vendor/stapel/stapel-medium.woff2') format('woff2');
}
