@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-facebook-messenger:before {
    content: "\ed36";
}
.icofont-facebook:before {
    content: "\ed37";
}

.icofont-email:before {
    content: "\ef12";
}
.icofont-envelope-open:before {
    content: "\ef13";
}
.icofont-envelope:before {
    content: "\ef14";
}

.icofont-instagram:before {
    content: "\ed46";
}

.icofont-linkedin:before {
    content: "\ed4d";
}

.icofont-simple-up:before {
    content: "\eab9";
}

.icofont-brand-whatsapp:before {
    content: "\e957";
}

.icofont-phone-circle:before {
    content: "\efba";
}
.icofont-phone:before {
    content: "\efbb";
}

.icofont-simple-smile:before {
    content: "\eb02";
}

.icofont-document-folder:before {
    content: "\ef06";
}

.icofont-ui-calendar:before {
    content: "\ec45";
}

.icofont-users-alt-1:before {
    content: "\ed06";
}
.icofont-users-alt-2:before {
    content: "\ed07";
}
.icofont-users-alt-3:before {
    content: "\ed08";
}
.icofont-users-alt-4:before {
    content: "\ed09";
}
.icofont-users-alt-5:before {
    content: "\ed0a";
}
.icofont-users-alt-6:before {
    content: "\ed0b";
}

.icofont-people:before {
    content: "\ecf9";
}
