@font-face {
    font-family: 'lexend-medium';
    src: url('../../assets/fonts/LexendMedium.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'manrope-regular';
    src: url('../../assets/fonts/ManropeRegular.woff2') format('woff2');
    font-weight: 500;
    font-style:normal;
    font-display: swap;
}