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

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