@font-face {
    font-family: "tm-themeicons";
    src: url("./tm-themeicons.ttf") format("truetype"),
url("./tm-themeicons.woff") format("woff"),
url("./tm-themeicons.woff2") format("woff2"),
url("./tm-themeicons.eot") format("embedded-opentype"),
url("./tm-themeicons.svg") format("svg");
}

i[class^="tm-themeicons-"]:before, i[class*=" tm-themeicons-"]:before {
    font-family: tm-themeicons !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;
}

.tm-themeicons-location:before {
    content: "\f101";
}
.tm-themeicons-alert:before {
    content: "\f102";
}
.tm-themeicons-shield:before {
    content: "\f103";
}
.tm-themeicons-money-bag:before {
    content: "\f104";
}
.tm-themeicons-animals:before {
    content: "\f105";
}
.tm-themeicons-fishing-boat:before {
    content: "\f106";
}
.tm-themeicons-seafood:before {
    content: "\f107";
}
.tm-themeicons-seaweed:before {
    content: "\f108";
}
.tm-themeicons-forest:before {
    content: "\f109";
}
.tm-themeicons-warming:before {
    content: "\f10a";
}
.tm-themeicons-customer-support:before {
    content: "\f10b";
}
.tm-themeicons-customer-support-1:before {
    content: "\f10c";
}
.tm-themeicons-shield-1:before {
    content: "\f10d";
}
.tm-themeicons-placeholder:before {
    content: "\f10e";
}
.tm-themeicons-calling:before {
    content: "\f10f";
}
.tm-themeicons-share:before {
    content: "\f110";
}
.tm-themeicons-fish:before {
    content: "\f111";
}
.tm-themeicons-search:before {
    content: "\f112";
}
.tm-themeicons-facebook:before {
    content: "\f113";
}
.tm-themeicons-linkedin:before {
    content: "\f114";
}
.tm-themeicons-instagram:before {
    content: "\f115";
}
.tm-themeicons-twitter:before {
    content: "\f116";
}
.tm-themeicons-customer-service:before {
    content: "\f117";
}
.tm-themeicons-down-arrow:before {
    content: "\f118";
}
.tm-themeicons-menu:before {
    content: "\f119";
}
.tm-themeicons-forward:before {
    content: "\f11a";
}
