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

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-ThinItalic.woff2') format('woff2'),
        url('/fonts/Urbane-ThinItalic.woff') format('woff'),
        url('/fonts/Urbane-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-ExtraLightItalic.woff2') format('woff2'),
        url('/fonts/Urbane-ExtraLightItalic.woff') format('woff'),
        url('/fonts/Urbane-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-LightItalic.woff2') format('woff2'),
        url('/fonts/Urbane-LightItalic.woff') format('woff'),
        url('/fonts/Urbane-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-MediumItalic.woff2') format('woff2'),
        url('/fonts/Urbane-MediumItalic.woff') format('woff'),
        url('/fonts/Urbane-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-DemiBold.woff2') format('woff2'),
        url('/fonts/Urbane-DemiBold.woff') format('woff'),
        url('/fonts/Urbane-DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-DemiBoldItalic.woff2') format('woff2'),
        url('/fonts/Urbane-DemiBoldItalic.woff') format('woff'),
        url('/fonts/Urbane-DemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-BoldItalic.woff2') format('woff2'),
        url('/fonts/Urbane-BoldItalic.woff') format('woff'),
        url('/fonts/Urbane-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-Heavy.woff2') format('woff2'),
        url('/fonts/Urbane-Heavy.woff') format('woff'),
        url('/fonts/Urbane-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('/fonts/Urbane-HeavyItalic.woff2') format('woff2'),
        url('/fonts/Urbane-HeavyItalic.woff') format('woff'),
        url('/fonts/Urbane-HeavyItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}