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

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

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