@font-face {
    font-family: 'Aeroport';
    font-style: normal;
    font-weight: 400;
    src: local('Aeroport Regular'), url('Aeroport-regular-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: italic;
    font-weight: 400;
    src: local('Aeroport Italic'), url('Aeroport-regular-italic-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: normal;
    font-weight: 300;
    src: local('Aeroport Light'), url('Aeroport-light-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: italic;
    font-weight: 300;
    src: local('Aeroport Light Italic'), url('Aeroport-light-italic-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: normal;
    font-weight: 500;
    src: local('Aeroport Medium'), url('Aeroport-medium-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: italic;
    font-weight: 500;
    src: local('Aeroport Medium Italic'), url('Aeroport-medium-italic-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: normal;
    font-weight: 700;
    src: local('Aeroport Bold'), url('Aeroport-bold-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: italic;
    font-weight: 700;
    src: local('Aeroport Bold Italic'), url('Aeroport-bold-italic-trial.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: normal;
    font-weight: 900;
    src: local('Aeroport Black'), url('Aeroport-black.woff') format('woff');
}

@font-face {
    font-family: 'Aeroport';
    font-style: italic;
    font-weight: 900;
    src: local('Aeroport Black Italic'), url('Aeroport-black-italic.woff') format('woff');
}

/*
@font-face {
  font-family: 'Aeroport';
  font-style: normal;
  font-weight: 400;
  src: local('Aeroport Mono Regular'), url('Aeroport-monospaced-trial.woff') format('woff');
}
*/