/*
 Theme Name:   Innovat Child
 Theme URI:    https://innovat.themewant.com/
 Description:  Innovat Child
 Author:       Reacthemes
 Author URI:   http://reactheme.com
 Template:     innovat
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
/* Register Custom Font */
@font-face {
    font-family: 'SamanFont';
    src: url('/wp-content/uploads/SAMAN__.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Apply to Headings */
h2 > div.word:nth-child(1) {
    font-family: 'SamanFont', sans-serif !important;
	color:#B19777;
}