@font-face {
    font-family: 'Urbanist 700';
    font-weight: 700;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Urbanist/Urbanist-Bold.woff2') format('woff2');
}


@font-face {
    font-family: 'Urbanist 500';
    font-weight: 500;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Urbanist/Urbanist-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins 600';
    font-weight: 600;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Poppins/Poppins-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Poppins 400';
    font-weight: 400;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Poppins/Poppins-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Albert Sans 500';
    font-weight: 500;
    font-style: normal;
    font-display: auto;
    src: url('../../../../api/fonts/Albert_Sans/AlbertSans-Medium.woff2') format('woff2');
}