/*!
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
*/

@font-face {
    font-family: 'Morning Bright';
    src: url('https://luciddreams.gr/wp-content/uploads/fonts/Morning-Bright.woff2') format('woff2'),
         url('https://luciddreams.gr/wp-content/uploads/fonts/Morning-Bright.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('https://luciddreams.gr/wp-content/uploads/fonts/JosefinSans-Thin.woff2') format('woff2'),
        url('https://luciddreams.gr/wp-content/uploads/fonts/JosefinSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('https://luciddreams.gr/wp-content/uploads/fonts/JosefinSans-ThinItalic.woff2') format('woff2'),
        url('https://luciddreams.gr/wp-content/uploads/fonts/JosefinSans-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

h4, h5, body {
    font-family: 'Josefin Sans', sans-serif;
}

h1, h2, h3 {
    font-family: 'Morning Bright', cursive;
}
