@font-face {
    font-family: 'Aeroport';
    src: url('Aeroport-bold.woff2') format('woff2'),
        url('Aeroport-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}