
@font-face {
    font-family: 'Onest';
    src: url('./OnestRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('./OnestMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('./OnestBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
