@font-face {
    font-family: 'Arnika Variable';
    src: url('../fonts/ArnikaVar.woff2') format('woff2'),
        url('../fonts/ArnikaVar.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arnika Variable !important;
}