@font-face {
    font-display: swap;
    font-family: 'nunito';
    font-style: normal;
    font-weight: 700;
    src: url('/assets/fonts/vendor/nunito/Nunito-SemiBold.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'outfit';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fonts/vendor/outfit/Outfit-Regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'outfit';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/fonts/vendor/outfit/Outfit-Medium.woff2') format('woff2');
}

@font-face {
font-display: swap;
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url('/assets/fonts/vendor/poppins/poppins-v20-latin-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-v20-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'teko';
    font-style: normal;
    font-weight: 500;
    src: url('/assets/fonts/vendor/teko/teko-v20-latin-500.woff2') format('woff2');
}
