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

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

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

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

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