
@font-face {
    font-family: themify;
    src: url(icon_fonts/font/themify.eot?-fvbane);
    src: url(icon_fonts/font/themify.eot?#iefix-fvbane) format("embedded-opentype"), url(icon_fonts/font/themify.woff?-fvbane) format("woff"), url(icon_fonts/font/themify.ttf?-fvbane) format("truetype"),
        url(icon_fonts/font/themify.svg?-fvbane#themify) format("svg");
    font-weight: 400;
    font-style: normal;
        font-display: swap;
}
[class*=" ti-"],
[class^="ti-"] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ti-email:before {
    content: "\e75a";
}

.ti-mobile:before {
    content: "\e621";
}
.ti-facebook:before {
    content: "\e741";
}
.ti-instagram:before {
    content: "\e73d";
}
.ti-hand-point-right:before {
    content: "\e71b";
}
.ti-plus:before {
    content: "\e61a";
}
.ti-minus:before {
    content: "\e622";
}