@font-face {
    font-family: 'Urbane';
    src: url('Urbane-Medium.eot');
    src: local('Urbane Medium'), local('Urbane-Medium'),
        url('Urbane-Medium.eot?#iefix') format('embedded-opentype'),
        url('Urbane-Medium.woff2') format('woff2'),
        url('Urbane-Medium.woff') format('woff'),
        url('Urbane-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('Urbane-Bold.eot');
    src: local('Urbane Bold'), local('Urbane-Bold'),
        url('Urbane-Bold.eot?#iefix') format('embedded-opentype'),
        url('Urbane-Bold.woff2') format('woff2'),
        url('Urbane-Bold.woff') format('woff'),
        url('Urbane-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbane';
    src: url('Urbane-Light.eot');
    src: local('Urbane Light'), local('Urbane-Light'),
        url('Urbane-Light.eot?#iefix') format('embedded-opentype'),
        url('Urbane-Light.woff2') format('woff2'),
        url('Urbane-Light.woff') format('woff'),
        url('Urbane-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
