@charset "UTF-8";

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

}

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

.thana-lineal-icon-blog:before {
  content: "\e000";
}
.thana-lineal-icon-book-open:before {
  content: "\e001";
}
.thana-lineal-icon-book-open-2:before {
  content: "\e002";
}
.thana-lineal-icon-email:before {
  content: "\e003";
}
.thana-lineal-icon-fax:before {
  content: "\e004";
}
.thana-lineal-icon-ir-gross-sales:before {
  content: "\e005";
}
.thana-lineal-icon-ir-net-profit:before {
  content: "\e006";
}
.thana-lineal-icon-ir-total-assets:before {
  content: "\e007";
}
.thana-lineal-icon-ir-total-income:before {
  content: "\e008";
}
.thana-lineal-icon-news:before {
  content: "\e009";
}
.thana-lineal-icon-sd-people:before {
  content: "\e00a";
}
.thana-lineal-icon-sd-planet:before {
  content: "\e00b";
}
.thana-lineal-icon-sd-profit:before {
  content: "\e00c";
}
.thana-lineal-icon-service-chat:before {
  content: "\e00d";
}
.thana-lineal-icon-service-contact-repair:before {
  content: "\e00e";
}
.thana-lineal-icon-service-fee:before {
  content: "\e00f";
}
.thana-lineal-icon-service-fitness:before {
  content: "\e010";
}
.thana-lineal-icon-service-mail:before {
  content: "\e011";
}
.thana-lineal-icon-tel:before {
  content: "\e012";
}
.thana-lineal-icon-time:before {
  content: "\e013";
}
