@font-face {
    font-family: themify;
    src: url(../fonts/themify.eot?-fvbane);
    src:
        url(../fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"),
        url(../fonts/themify.woff?-fvbane) format("woff"),
        url(../fonts/themify.ttf?-fvbane) format("truetype"),
        url(../fonts/themify.svg?-fvbane#themify) format("svg");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
[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-pinterest:before {
    content: "\e731";
}
.ti-linkedin:before {
    content: "\e735";
}
.ti-instagram:before {
    content: "\e73d";
}
.ti-github:before {
    content: "\e73f";
}
.ti-facebook:before {
    content: "\e741";
}
.ti-twitter-alt:before {
    content: "\e74b";
}
