/**
Theme Name: Development - Child
Author: Development
Description: Development offers digital marketing solutions for businesses all around the world. We design beautiful and functional websites, provide technical support and long-term solution based consulting in SEO, turn your leads into sales using Automated Lead Nurturing/Conversion tools and amplify your digital reach using Google Adwords and Facebook Advertising.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Development
Template: astra
*/
@font-face {
  font-family: customFont;
  src: url(/wp-content/uploads/2024/11/ITC-AVANT-GARDE-GOTHIC-STD-MEDIUM.ttf);
}
h1,h2,h3,h4,h5,h6,span,p,ul,li,a,span,div{
	font-family:'customFont' !important;
	font-weight:400;
}