@font-face {
    font-family: 'aviny';
    src: url('../../fonts/aviny/aviny.woff2') format('woff2'),
        url('../../fonts/aviny/aviny.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



h1, h2, h3, h4, h5, h6 {
    font-family: aviny !important;
}