@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/font-2/icomoon.eot');
  src:  url('../fonts/font-2/icomoon.eot') format('embedded-opentype'),
    url('../fonts/font-2/icomoon.ttf') format('truetype'),
    url('../fonts/font-2/icomoon.woff') format('woff'),
    url('../fonts/font-2/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="tji-"], [class*=" tji-"],  [class*=" fa-"]{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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;
}
.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before{
  content: "\e904";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.tji-arrow-right-long:before {
  content: "\ea3c";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-right:before {
  content: "\ea42";
}
.tji-arrow-down-big:before {
  content: "\e929";
}
.tji-arrow-right:before{
  content: "\e902";
}
.tji-arrow-left:before {
  content: "\e903";
}
.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before{
  content: "\e904";
}
.tji-check:before, .tji-list:before{
  content: "\e905";
}
.icon-ctrl:before {
  content: "\ea50";
}
.tji-arrow-up-long:before{
  content: "\ea3a";
}
/* .tj-faq .accordion-item.active .faq-title::after{
  content: "\e907";
}
.tj-faq .accordion-item .faq-title::after{
  content: "\e906";
} */