@charset "UTF-8";

@font-face {
  font-family: "theertham";
  src:url("fonts/theertham.eot");
  src:url("fonts/theertham.eot?#iefix") format("embedded-opentype"),
    url("fonts/theertham.woff") format("woff"),
    url("fonts/theertham.ttf") format("truetype"),
    url("fonts/theertham.svg#theertham") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "theertham" !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^="trt-"]:before,
[class*=" trt-"]:before {
  font-family: "theertham" !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;
}

.trt-filter:before {
  content: "\61";
}
.trt-service:before {
  content: "\62";
}
.trt-technology:before {
  content: "\63";
}
.trt-guidance:before {
  content: "\64";
}
.trt-quality:before {
  content: "\65";
}
.trt-water:before {
  content: "\66";
}
.trt-water-1:before {
  content: "\67";
}
.trt-quality-1:before {
  content: "\68";
}
.trt-guidance-1:before {
  content: "\69";
}
