@font-face {
    font-family: 'Aeroport';
    src:
        url('./Aeroport.woff2') format('woff2'),
        url('./Aeroport-Bold.woff2') format('woff2'),
        url('./Aeroport-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aeroport';
    src: url('./Aeroport-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Benzin';
    src: url('./Benzin-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
