

@font-face {
    font-family: 'Karin';
    src: url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinRegular.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinRegular.woff") format("woff");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Karin';
    src: url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinMedium.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinMedium.woff") format("woff");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Karin';
    src: url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinLight.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinLight.woff") format("woff");
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Karin';
    src: url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinBold.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/karin/KarinBold.woff") format("woff");
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'FuturaPTBook';
    src: url("/wp-content/themes/sw_theoxenia/fonts/Futura/FuturaPTBook.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/Futura/FuturaPTBook.woff") format("woff");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'FuturaPTBook';
    src: url("/wp-content/themes/sw_theoxenia/fonts/Futura/futura-pt-light.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/Futura/futura-pt-light.woff") format("woff");
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url("/wp-content/themes/sw_theoxenia/fonts/Futura/FuturaMedium.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/Futura/FuturaMedium.woff") format("woff");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url("/wp-content/themes/sw_theoxenia/fonts/Futura/FuturaBold.woff2") format("woff2"),
    url("/wp-content/themes/sw_theoxenia/fonts/Futura/FuturaBold.woff") format("woff");
    font-weight: 700;
    font-display: swap;
}