@font-face {
    font-family: 'Syne';
    src: url('../fonts/syne-variable-latin.woff2') format('woff2');
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
}

body,
input,
textarea,
select,
button {
    font-family: 'Syne', sans-serif;
}

h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 800;
}

h2 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
}

h3,
h4,
h5,
h6 {
    font-family: 'Syne', sans-serif;
    font-weight: 600;
}

.sp-megamenu-parent > li > a,
.sppb-btn,
.btn {
    font-family: 'Syne', sans-serif;
}