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

.far {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400 !important;
}

.fab {
    font-family: "Font Awesome 5 Brands" !important;
}
/* Fix Elementor menu toggle icon */
.elementor-menu-toggle i[class*="eicon-"] {
    font-family: "eicons" !important;
    font-weight: normal !important;
}
.eicon,
[class^="eicon-"],
[class*=" eicon-"]{
  font-family: eicons !important;
}
