/* open-sans-regular - latin-ext_greek_greek-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('open-sans-v15-latin-ext_greek_greek-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin-ext_greek_greek-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('open-sans-v15-latin-ext_greek_greek-ext_latin-600.eot'); /* IE9 Compat Modes */
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-600.woff') format('woff'), /* Modern Browsers */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin-ext_greek_greek-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('open-sans-v15-latin-ext_greek_greek-ext_latin-700.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'),
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-700.woff') format('woff'), /* Modern Browsers */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('open-sans-v15-latin-ext_greek_greek-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@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"}