/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2023 | 15:37:08 */
@font-face {
    font-family: "trotec-icons";
    src: url("trotec-icons.eot");
    src: url("trotec-icons.eot?#iefix") format("embedded-opentype"), url("trotec-icons.woff") format("woff"), url("trotec-icons.ttf") format("truetype"), url("trotec-icons.svg#trotec-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "trotec-icons" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="tti-"]:before, [class*=" tti-"]:before {
    font-family: "trotec-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tti-arrow-down:before {
    content: "d"
}

.tti-arrow-left:before {
    content: "l"
}

.tti-arrow-right:before {
    content: "r"
}

.tti-arrow-up:before {
    content: "u"
}

.tti-basket:before {
    content: "b"
}

.tti-home:before {
    content: "h"
}

.tti-arrow-small-down:before {
    content: "e"
}

.tti-arrow-small-up:before{content:"f"}.tti-arrow-small-combo:before{content:"g"}