@font-face {
    font-family: 'Urbanist';
    src: url('/fonts/urbanist/Urbanist-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Urbanist';
    src: url('/fonts/urbanist/Urbanist-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
