@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 100;
    src: url(/fonts/urbanist/Urbanist-Thin.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 200;
    src: url(/fonts/urbanist/Urbanist-ExtraLight.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: url(/fonts/urbanist/Urbanist-Light.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(/fonts/urbanist/Urbanist-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(/fonts/urbanist/Urbanist-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url(/fonts/urbanist/Urbanist-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url(/fonts/urbanist/Urbanist-Bold.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: url(/fonts/urbanist/Urbanist-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-display: swap;
    font-weight: 900;
    src: url(/fonts/urbanist/Urbanist-Black.ttf) format('truetype');
}
