@charset "UTF-8";

@font-face {
  font-family: "ts-widget";
  src:url("fonts/ts-widget.eot");
  src:url("fonts/ts-widget.eot?#iefix") format("embedded-opentype"),
    url("fonts/ts-widget.woff") format("woff"),
    url("fonts/ts-widget.ttf") format("truetype"),
    url("fonts/ts-widget.svg#ts-widget") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "ts-widget" !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^="ts-icon-"]:before,
[class*=" ts-icon-"]:before {
  font-family: "ts-widget" !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;
}

.ts-icon-buttonapplicationts-widget:before {
  content: "\61";
}
.ts-icon-buttonsearchts-widget:before {
  content: "\69";
}
.ts-icon-detailaboutusts-widget:before {
  content: "\6a";
}
.ts-icon-detailcontactts-widget:before {
  content: "\6b";
}
.ts-icon-detaildescriptionts-widget:before {
  content: "\6c";
}
.ts-icon-detailheadts-widget:before {
  content: "\6d";
}
.ts-icon-detailjobts-widget:before {
  content: "\6e";
}
.ts-icon-detailprofilets-widget:before {
  content: "\6f";
}
.ts-icon-filterts-widget:before {
  content: "\70";
}
.ts-icon-joboverviewts-widget:before {
  content: "\71";
}
.ts-icon-jobtitlets-widget:before {
  content: "\72";
}
.ts-icon-searchts-widget:before {
  content: "\73";
}
.ts-icon-ts-date-icon:before {
  content: "\74";
}
.ts-icon-ts-jobs-icon:before {
  content: "\75";
}
.ts-icon-ts-location-icon:before {
  content: "\76";
}
