@font-face {
    font-family: 'OnAir-Bold';
    src: url('fonts/OnAir-Bold.eot');
    src: url('fonts/OnAir-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/OnAir-Bold.woff') format('woff'),
    url('fonts/OnAir-Bold.ttf') format('truetype'),
    url('fonts/OnAir-Bold.svg#OnAir-Bold') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'OnAir-Regular';
    src: url('fonts/OnAir-Regular.eot');
    src: url('fonts/OnAir-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/OnAir-Regular.woff') format('woff'),
    url('fonts/OnAir-Regular.ttf') format('truetype'),
    url('fonts/OnAir-Regular.svg#OnAir-Regular') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'OnAir-Light';
    src: url('fonts/OnAir-Light.eot');
    src: url('fonts/OnAir-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/OnAir-Light.woff') format('woff'),
    url('fonts/OnAir-Light.ttf') format('truetype'),
    url('fonts/OnAir-Light.svg#OnAir-Light') format('svg');
    font-display: swap;
}