/*
Theme Name: kTheme
Theme URI: https://news.infomaniak.com
Author: Thomas Lazzaroni
Description: The Swiss-made sovereign WordPress theme.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ktheme
Domain Path: /languages
Tags: blog, custom-menu, featured-images, minimal, responsive
*/

@font-face {
    font-family: "Suisse";
    src: url("assets/fonts/suisse-intl-400-normal.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Suisse";
    src: url("assets/fonts/suisse-intl-500-normal.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Suisse";
    src: url("assets/fonts/suisse-intl-600-normal.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

[x-cloak] {
    display: none !important;
}