/*
*Theme Name:     PatioTime Child Theme
*Theme URI: 	 https://patiotime.loftocean.com/
*Description:    PatioTime child theme for user customization
*Author:         Loft.Ocean
*Author URI:     http://www.loftocean.com
*License: 		 GNU General Public License v2 or later
*License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       patiotime
*Text Domain: 	 patiotime-child
*Version:        1.0
*/

 /** Add your styles below **/

@font-face {
    font-family: 'Kiona';
    src: url('assets/fonts/Kiona-Bold.eot');
    src: url('assets/fonts/Kiona-Bold.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/Kiona-Bold.woff2') format('woff2'),
        url('assets/fonts/Kiona-Bold.woff') format('woff'),
        url('assets/fonts/Kiona-Bold.ttf') format('truetype'),
        url('assets/fonts/Kiona-Bold.svg#Kiona-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Kiona' !important;
}