@font-face {
    font-family: 'Urbane';
    src: url('Urbane-Light.woff2') format('woff2'),
        url('Urbane-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane Extra';
    src: url('Urbane-ExtraLightItalic.woff2') format('woff2'),
        url('Urbane-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Regular.woff2') format('woff2'),
        url('Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane Extra';
    src: url('Urbane-ExtraLight.woff2') format('woff2'),
        url('Urbane-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('Urbane-LightItalic.woff2') format('woff2'),
        url('Urbane-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('Urbane-Thin.woff2') format('woff2'),
        url('Urbane-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('Urbane-Medium.woff2') format('woff2'),
        url('Urbane-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane Demi';
    src: url('Urbane-DemiBold.woff2') format('woff2'),
        url('Urbane-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Light.woff2') format('woff2'),
        url('Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

