@font-face {
    font-family: 'Aero';
    src: url('Aero.woff2') format('woff2'),
        url('Aero.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

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

