/*
Theme Name:   	SoulKitchen Child
Template:     	soulkitchen
Version:      	1.01
Text Domain:  	soulkitchenchild
*/

@font-face {
	font-family: "kooka";
	src: url('./fonts/kooka-regular-expanded.woff2') format('woff2'), 
	url('./fonts/kooka-regular-expanded.woff') format('woff'); 
}

@font-face {
	font-family: "Red Hat Display";
	src: url("./fonts/red-hat-display-regular.woff2") format('woff2'),
	url('./fonts/red-hat-display-regular.woff') format('woff'); 
}

@font-face {
	font-family: "Red Hat Text";
	src: url("./fonts/red-hat-text-regular.woff2") format('woff2'),
	url('./fonts/red-hat-text-regular.woff') format('woff'); 
}