/*
Theme Name: Wisdom Teeth Pro - Kaya child theme
Author: Anphira, LLC
Template: kaya
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kaya
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Wisdom Teeth Pro Specific Constants
# Typography
# Elements
# Forms
# Header
# Footer
--------------------------------------------------------------*/

/*******************
 * 
 *  Specific Constants
 * 
 *******************/
:root {
}








/*******************
 * 
 * Typography
 * 
 *******************/
@font-face {
	font-family: 'Inter';
	src:  url('/wp-content/themes/kaya-child/fonts/Inter-Variable.ttf') format('truetype');
    font-weight: 100-900;
	font-display: swap;
}
@font-face {
	font-family: 'Inter';
	src:  url('/wp-content/themes/kaya-child/fonts/Inter-Italic-Variable.ttf') format('truetype');
    font-weight: 100-900;
    font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Playfair';
	src:  url('/wp-content/themes/kaya-child/fonts/Playfair-Variable.ttf') format('truetype');
    font-weight: 100-900;
	font-display: swap;
}
@font-face {
	font-family: 'Playfair';
	src:  url('/wp-content/themes/kaya-child/fonts/Playfair-Italic-Variable.ttf') format('truetype');
    font-weight: 100-900;
    font-style: italic;
	font-display: swap;
}






/*******************
 * 
 * Elements
 * 
 *******************/







/*******************
 * 
 * Forms
 * 
 *******************/







/*******************
 * 
 * Header
 * 
 *******************/







/*******************
 * 
 * Footer
 * 
 *******************/