@font-face {
    font-family: 'Aire Exterior';
    src: url('../fonts/aireexterior.woff2') format('woff2'),
         url('../fonts/aireexterior.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* @font-face {
    font-family: 'Calibre';
    src: local('Calibre'), local('calibrethin'),
        url('../fonts/calibrethin.woff2') format('woff2'),
         url('../fonts/calibrethin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
} */