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

@font-face {
    font-family: 'Styrene ALC';
    src:  url('StyreneALC-Regular.woff2') format('woff2'),
    url('StyreneALC-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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