/*!
Theme Name: Kava Child
Theme URI:
Author: Zemez
Author URI:
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kava-child
*/

/*
Theme Name: Kava Child
Description: Child theme for Kava
Template: kava
Version: 1.0.0
*/

/* Dropkicker Font Family */
@font-face {
    font-family: 'Dropkicker';
    src: url('fonts/Dropkicker-Regular.eot');
    src: url('fonts/Dropkicker-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Dropkicker-Regular.woff2') format('woff2'),
        url('fonts/Dropkicker-Regular.woff') format('woff'),
        url('fonts/Dropkicker-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dropkicker';
    src: url('fonts/Dropkicker-ExtraBold.eot');
    src: url('fonts/Dropkicker-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Dropkicker-ExtraBold.woff2') format('woff2'),
        url('fonts/Dropkicker-ExtraBold.woff') format('woff'),
        url('fonts/Dropkicker-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dropkicker';
    src: url('fonts/Dropkicker-Bold.eot');
    src: url('fonts/Dropkicker-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Dropkicker-Bold.woff2') format('woff2'),
        url('fonts/Dropkicker-Bold.woff') format('woff'),
        url('fonts/Dropkicker-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dropkicker';
    src: url('fonts/Dropkicker-SemiBold.eot');
    src: url('fonts/Dropkicker-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Dropkicker-SemiBold.woff2') format('woff2'),
        url('fonts/Dropkicker-SemiBold.woff') format('woff'),
        url('fonts/Dropkicker-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Sequel Sans VF Variable Font */
@font-face {
    font-family: 'Sequel Sans VF';
    src: local('Sequel Sans VF Body'), local('Sequel-Sans-VF-Body'),
        url('fonts/SequelSansVFBody.woff2') format('woff2'),
        url('fonts/SequelSansVFBody.woff') format('woff'),
        url('fonts/SequelSansVFBody.ttf') format('truetype');
    font-weight: 1 1000;
    font-style: normal;
    font-display: swap;
}
