/**
* Theme Name: Ecofa Child
* Description: This is a child theme of Ecofa, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: ecofa
* Version: 1.0.2
*/
@font-face {
    font-family: 'AmericanTypewriterRegular';
    src: url('https://khuselaearth.com/wp-content/themes/ecofa-child/fonts/AmericanTypewriter.woff2') format('woff2'),
        url('https://khuselaearth.com/wp-content/themes/ecofa-child/fonts/AmericanTypewriter.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AmericanTypewriterBold';
    src: url('https://khuselaearth.com/wp-content/themes/ecofa-child/fonts/AmericanTypewriter-Bold.woff2') format('woff2'),
        url('https://khuselaearth.com/wp-content/themes/ecofa-child/fonts/AmericanTypewriter-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.at_font_regular{
	  font-family: 'AmericanTypewriter' !important;
}
.at_font_bold{
	
}
h1, h2, h3, h4, h5, h6 {
   font-family: 'AmericanTypewriterBold' !important;
}

