@font-face {
  font-family: "tj-theme-icons";
  src: url("../fonts/tj-theme-icons.eot?5y1l8h");
  src:
    url("../fonts/tj-theme-icons.eot?5y1l8h#iefix") format("embedded-opentype"),
    url("../fonts/tj-theme-icons.ttf?5y1l8h") format("truetype"),
    url("../fonts/tj-theme-icons.woff?5y1l8h") format("woff"),
    url("../fonts/tj-theme-icons.svg?5y1l8h#tj-theme-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  font-family: "tj-theme-icons";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tji-t-arrow-down:before {
  content: "\e904";
}
.tji-t-arrow-left-2:before {
  content: "\e90c";
}
.tji-t-arrow-left:before {
  content: "\e90e";
}
.tji-t-arrow-right-2:before {
  content: "\e913";
}
.tji-t-arrow-right:before {
  content: "\e915";
}
.tji-t-arrow-up:before {
  content: "\e919";
}
.tji-t-calendar:before {
  content: "\e929";
}
.tji-t-check:before {
  content: "\e92b";
}
.tji-t-play:before {
  content: "\e951";
}
.tji-t-reply:before {
  content: "\e953";
}
.tji-t-search:before {
  content: "\e954";
}
.tji-t-user:before {
  content: "\e966";
}
.tji-t-category:before {
  content: "\e930";
}
.tji-t-star-2:before {
  content: "\e910";
}
.tji-t-star:before {
  content: "\e916";
}
.tji-t-facebook:before {
  content: "\e92e";
}
.tji-t-linkedin:before {
  content: "\e932";
}
.tji-t-pinterest:before {
  content: "\e934";
}
.tji-t-x-twitter:before {
  content: "\e93e";
}
