@font-face {
    font-family: IcoFont;
    font-weight: 400;
    font-style: Regular;
    src: url(fonts/icofont.woff2) format("woff2"),url(fonts/icofont.woff) format("woff")
}

[class*=" icofont-"],[class^=icofont-] {
    font-family: IcoFont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    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-simple-up:before {
    content: "\eab9"
}
.icofont-google-map:before {
    content: "\ed42"
}
.icofont-check-circled:before {
    content: "\eed7"
}
.icofont-email:before {
    content: "\ef12"
}
.icofont-envelope:before {
    content: "\ef14"
}
.icofont-live-support:before {
    content: "\ef77"
}
.icofont-login:before {
    content: "\ef7b"
}
.icofont-navigation-menu:before {
    content: "\efa2"
}
.icofont-phone:before {
    content: "\efbb"
}
