@font-face {
    font-family: 'Onest';
    src: url('Onest-Light.eot');
    src: url('Onest-Light.eot?#iefix') format('embedded-opentype'),
        url('Onest-Light.woff2') format('woff2'),
        url('Onest-Light.woff') format('woff'),
        url('Onest-Light.ttf') format('truetype'),
        url('Onest-Light.svg#Onest-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('Onest-SemiBold.eot');
    src: url('Onest-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Onest-SemiBold.woff2') format('woff2'),
        url('Onest-SemiBold.woff') format('woff'),
        url('Onest-SemiBold.ttf') format('truetype'),
        url('Onest-SemiBold.svg#Onest-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('Onest-Regular.eot');
    src: url('Onest-Regular.eot?#iefix') format('embedded-opentype'),
        url('Onest-Regular.woff2') format('woff2'),
        url('Onest-Regular.woff') format('woff'),
        url('Onest-Regular.ttf') format('truetype'),
        url('Onest-Regular.svg#Onest-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('Onest-Medium.eot');
    src: url('Onest-Medium.eot?#iefix') format('embedded-opentype'),
        url('Onest-Medium.woff2') format('woff2'),
        url('Onest-Medium.woff') format('woff'),
        url('Onest-Medium.ttf') format('truetype'),
        url('Onest-Medium.svg#Onest-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}