			  @font-face {
font-family: 'AGCRegular';
src:url('./assets/fonts/ArbFONTS-AGCRegular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}

			  @font-face {
font-family: 'AGCLight';
src:url('./assets/fonts/ArbFONTS-AGCLight.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
			  @font-face {
font-family: 'AGCBold';
src:url('./assets/fonts/ArbFONTS-AGCBold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}

*,html,body{
font-family:'AGCRegular' ,sans-serif ;
}
h1,h2,h3,h4,h5,h6,a{
font-family:'AGCBold' ,sans-serif !important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .nav-tabs>li>a, .member-name, .section-title, .user-name, .heading_font, .item-title, .acomment-meta, [type="reset"], .bp-subnavs, .activity-header, table, .widget_categories ul li a, .sidebar-area .widget ul li a, .select2-selection__rendered, blockquote, .select2-chosen, .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a, .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a, body.distance-learning .btn, body.distance-learning .vc_btn3{
	font-family:'AGCBold' ,sans-serif !important;
}