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

