@font-face {
    font-family: 'Onest';
    src: local('Onest Thin'), local('OnestThin'), url('../fonts/onest/OnestThin.woff2') format('woff2'), url('../fonts/onest/OnestThin.woff') format('woff'), url('../fonts/onest/OnestThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Onest';
    src: local('Onest Light'), local('OnestLight'), url('../fonts/onest/OnestLight.woff2') format('woff2'), url('../fonts/onest/OnestLight.woff') format('woff'), url('../fonts/onest/OnestLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Onest';
    src: local('Onest Regular'), local('OnestRegular'), url('../fonts/onest/OnestRegular.woff2') format('woff2'), url('../fonts/onest/OnestRegular.woff') format('woff'), url('../fonts/onest/OnestRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Onest';
    src: local('Onest Medium'), local('OnestMedium'), url('../fonts/onest/OnestMedium.woff2') format('woff2'), url('../fonts/onest/OnestMedium.woff') format('woff'), url('../fonts/onest/OnestMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Onest';
    src: local('Onest Bold'), local('OnestBold'), url('../fonts/onest/OnestBold.woff2') format('woff2'), url('../fonts/onest/OnestBold.woff') format('woff'), url('../fonts/onest/OnestBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Onest';
    src: local('Onest Extra Bold'), local('OnestExtraBold'), url('../fonts/onest/OnestExtraBold.woff2') format('woff2'), url('../fonts/onest/OnestExtraBold.woff') format('woff'), url('../fonts/onest/OnestExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Onest';
    src: local('Onest Black'), local('OnestBlack'), url('../fonts/onest/OnestBlack.woff2') format('woff2'), url('../fonts/onest/OnestBlack.woff') format('woff'), url('../fonts/onest/OnestBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}