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

@font-face {
    font-family: 'Ano Regular Upper Lower';
    src: url('AnoRegular-UpperLower.woff2') format('woff2'),
        url('AnoRegular-UpperLower.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ano Quarter';
    src: url('AnoQuarter-Regular.woff2') format('woff2'),
        url('AnoQuarter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ano';
    src: url('AnoBold-Regular.woff2') format('woff2'),
        url('AnoBold-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ano Bold Upper Lower';
    src: url('AnoBold-UpperLower.woff2') format('woff2'),
        url('AnoBold-UpperLower.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ano Half';
    src: url('AnoHalf-Regular.woff2') format('woff2'),
        url('AnoHalf-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

