@font-face {
    font-family: 'aleoitalic';
    src: url('Aleo-Italic-webfont.woff') format('woff'),
    font-weight: normal;
    font-style: italic;
    font-display: swap;

}

@font-face {
    font-family: 'aleo';
    src: url('Aleo-Regular-webfont.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}