@font-face {
    font-family: "IcoFont";
    font-weight: normal;
    font-style: "Regular";
    src: url("./fonts/icofont.woff2") format("woff2"), url("./fonts/icofont.woff") format("woff");
}
@media all{
[class^="icofont-"]{font-family:'IcoFont'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;}
/*.icofont-bubble-up:before{content:"\ea66";}ea8d*/
 .icofont-bubble-up:before{content:"\eac5";}
.icofont-rounded-down:before{content:"\ea99";}
.icofont-ui-close:before{content:"\ec4f";}
.icofont-user-alt-4:before{content:"\ecfe";}
.icofont-search-2:before{content:"\ed12";}
.icofont-close:before{content:"\eee4";}
.icofont-grocery:before{content:"\ef40";}
.icofont-minus:before{content:"\ef9a";}
.icofont-navigation-menu:before{content:"\efa2";}
/*.icofont-navigation-menu:before{content:"\efe7";}*/
.icofont-plus:before{content:"\efc2";}
.icofont-arrow-left:after{content:"\efc4"};
}
