@font-face {
    font-family: 'tekhubicon';
    src: url('tekhubicon.eot');
    src: url('tekhubicon.eot?#iefix') format('embedded-opentype'),
         url('tekhubicon.woff2') format('woff2'),
         url('tekhubicon.woff') format('woff'),
         url('tekhubicon.ttf')  format('truetype'),
         url('tekhubicon.svg#tekhubicon') format('svg');
}


i[class^="tekhubicon-"]:before, i[class*=" tekhubicon-"]:before {
    font-family: tekhubicon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tekhubicon-address:before {
    content: "\f101";
}
.tekhubicon-envelope:before {
    content: "\f102";
}
.tekhubicon-event:before {
    content: "\f103";
}
.tekhubicon-open-email:before {
    content: "\f104";
}
.tekhubicon-email:before {
    content: "\f105";
}
.tekhubicon-whatsapp:before {
    content: "\f106";
}
.tekhubicon-call:before {
    content: "\f107";
}
.tekhubicon-telephone:before {
    content: "\f108";
}
.tekhubicon-phone-call:before {
    content: "\f109";
}
.tekhubicon-telephone-1:before {
    content: "\f10a";
}
