@font-face {
  font-family: 'truchat-thin';
  src:  url('fonts/truchat-thin.eot?i1qsjp');
  src:  url('fonts/truchat-thin.eot?i1qsjp#iefix') format('embedded-opentype'),
    url('fonts/truchat-thin.ttf?i1qsjp') format('truetype'),
    url('fonts/truchat-thin.woff?i1qsjp') format('woff'),
    url('fonts/truchat-thin.svg?i1qsjp#truchat-thin') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon-thin {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'truchat-thin' !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;
}

.icon-thin-link:before {
  content: "\e913";
}
.icon-thin-chatbot-custom-answers:before {
  content: "\e916";
}
.icon-thin-chatbot-unanswered-questions:before {
  content: "\e915";
}
.icon-thin-faq:before {
  content: "\e900";
}
.icon-thin-topics:before {
  content: "\e901";
}
.icon-thin-scripts:before {
  content: "\e902";
}
.icon-thin-triggers:before {
  content: "\e903";
}
.icon-thin-intents:before {
  content: "\e904";
}
.icon-thin-robot:before {
  content: "\e905";
}
.icon-thin-session-fields:before {
  content: "\e906";
}
.icon-thin-settings:before {
  content: "\e907";
}
.icon-thin-sitemap:before {
  content: "\e908";
}
.icon-thin-unanswered:before {
  content: "\e909";
}
.icon-thin-back-arrow:before {
  content: "\e90a";
}
.icon-thin-setup:before {
  content: "\e90b";
}
.icon-thin-design:before {
  content: "\e90c";
}
.icon-thin-channels:before {
  content: "\e90d";
}
.icon-thin-undo:before {
  content: "\e90e";
}
.icon-thin-history:before {
  content: "\e90f";
}
.icon-thin-redo:before {
  content: "\e910";
}
.icon-thin-warning:before {
  content: "\e911";
}
.icon-thin-error:before {
  content: "\e912";
}
.icon-thin-menu:before {
  content: "\e914";
}
