/*======================================
Theme Name: Krniboom
Theme URI: https://divicake.com/
Description: Krniboom
Version: 1.0
Author: Levadura
Author URI: Levadura
Template: Krniboom
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


@font-face {
    font-family: 'Quick';
    src: url('https://krniboom.com/wp-content/uploads/fonts/Quick.woff2') format('woff2'),
        url('https://krniboom.com/wp-content/uploads/fonts/Quick.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4 {
    font-family: 'Quick' !important;
    font-weight: normal;
    font-style: normal;
}