.ast-button-wrap .menu-toggle .menu-toggle-icon::before {
	font-family: "Font Awesome 5 Free","FontAwesome";
    font-weight: 900;
    content:"\f0c9";
	}
.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon::before {
    font-family: "Font Awesome 5 Free","FontAwesome";
    font-weight: 900;
    content:"\f00d";
}

.astra-search-icon:before{
	font-family: "Font Awesome 5 Free","FontAwesome";
    font-weight: 900;
	content: "\f002";
}
.main-header-bar .main-header-bar-navigation .menu-item-has-children>.menu-link:after{
	font-family: "Font Awesome\ 5 Free","FontAwesome";
    font-weight: 900;
    content: "\f0d7";
}