/*
Theme Name: Indicana Child Theme
Theme URI: http://indicana.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Indicana
Template: indicana
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: indicana

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: 'Caviar-Dreams';
    src:url('https://palesacbd.co.za/fonts/Caviar-Dreams.ttf.woff') format('woff'),
        url('https://palesacbd.co.za/fonts/Caviar-Dreams.ttf.svg#Caviar-Dreams') format('svg'),
        url('https://palesacbd.co.za/fonts/Caviar-Dreams.ttf.eot'),
        url('https://palesacbd.co.za/fonts/Caviar-Dreams.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}
:root {
    --font-main: 'Caviar-Dreams' !important;
}
h1, h2, h3, h4, h5, h6, .header, .btn, .woocommerce-Price-amount {
	font-family: 'Caviar-Dreams';
}