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

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

@font-face {
    font-family: 'Urbanist';
    src: url('Urbanist-Bold.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
    font-weight: 700;
}
@font-face {
    font-family: Urbanist ;
    src: url('Urbanist-Medium.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
    font-weight: 500;
}

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

@font-face {
    font-family: 'Urbanist';
    src: url('Urbanist-Regular.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
    font-weight: 400;
}
@font-face {
    font-family: 'Urbanist';
    src: url('Urbanist-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    font-weight: 300;
}
@font-face {
    font-family: 'Urbanist';
    src: url('Urbanist-Thin.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
    font-weight: 100;
}
@font-face {
    font-family: 'Urbanist';
    src: url('Urbanist-ExtraLight.woff2') format('woff2');
    font-style: normal;
    font-display: swap;
}

