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

@font-face {
    font-family: 'Onest';
    src: url('Onest-Medium.eot');
    src: local('Onest Medium'), local('Onest-Medium'),
        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');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Onest';
    src: url('Onest-Regular.eot');
    src: local('Onest Regular'), local('Onest-Regular'),
        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');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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