/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.tm-themeicons.com
*/

@font-face {
    font-family: "tm-themeicons";
    src: url("./tm-themeicons.woff2") format("woff2"),
	url("./tm-themeicons.woff") format("woff"),
	url("./tm-themeicons.eot") format("embedded-opentype"),
	url("./tm-themeicons.ttf") format("truetype"),
	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-impossible-triangle:before {
    content: "\f101";
}
.tm-themeicons-cube-3d:before {
    content: "\f102";
}
.tm-themeicons-3d-cube:before {
    content: "\f103";
}
.tm-themeicons-trinity:before {
    content: "\f104";
}
.tm-themeicons-pattern:before {
    content: "\f105";
}
.tm-themeicons-customer:before {
    content: "\f106";
}
.tm-themeicons-avatar:before {
    content: "\f107";
}
.tm-themeicons-idea:before {
    content: "\f108";
}
.tm-themeicons-test:before {
    content: "\f109";
}
.tm-themeicons-settings:before {
    content: "\f10a";
}
.tm-themeicons-team:before {
    content: "\f10b";
}
.tm-themeicons-u:before {
    content: "\f10c";
}
.tm-themeicons-settings-1:before {
    content: "\f10d";
}

