/*
Theme Name:  MoversCO Child Theme
Description: Child theme for the MoversCO theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    moversco
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

body *{
	 font-family: FuturaCyrillic, Arial, Helvetica, sans-serif !important;

}

body .fa,body .fas , body .fab {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

:where.elementor-editor-element-setting.elementor-editor-element-add{
	    font-family: Roboto, Arial, Helvetica, sans-serif !important;
}

body .themestek-vc_icon_element-icon {
	font-family: 'themify' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:where.ti-widget-container , .ti-rating-text{
	font-family: FuturaCyrillic, Arial, Helvetica, sans-serif !important;
}