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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'thuongtruongfont' !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-tt-comment-chat-one:before {
  content: "\e901";
}
.icon-tt-like:before {
  content: "\e904";
}
.icon-tt-share:before {
  content: "\e906";
}
