/* Sepahan v2.2.2.10 - Elementor font final compatibility.
   Do not assign font-family to Elementor widgets here. Elementor generated CSS and
   uploaded custom fonts must stay the first source of truth. This file only protects icons. */
.elementor [class^="eicon-"],
.elementor [class*=" eicon-"],
.elementor [class^="eicon-"]:before,
.elementor [class*=" eicon-"]:before{
  font-family:eicons!important;
  font-style:normal!important;
  font-weight:400!important;
  text-transform:none!important;
  line-height:1!important;
}
.elementor .fa,.elementor .fas,.elementor .far{font-family:"Font Awesome 5 Free"!important;}
.elementor .fab{font-family:"Font Awesome 5 Brands"!important;}
