@font-face {
    font-family: themify;
    src:url(./fonts/themify.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

[class^=ti-],
[class*=" ti-"] {
    font-family: themify;
    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-map:before {
    content: "\e690"
}

.ti-map-alt:before {
    content: "\e691"
}

.ti-location-pin:before {
    content: "\e693"
}
