/*//////////////////////////////////////////////////////
    Sources
    https://fonts.google.com/specimen/Onest?query=onest
//////////////////////////////////////////////////////*/

@font-face {
    font-family: 'Onest';
    src: local('Onest'),
    url('../fonts/onest/Onest-VariableFont_wght.woff2') format('woff2');
    font-optical-sizing: auto;
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
