@font-face {
  font-family: 'tri-icons-v2';
  src:  url('../fonts/tri-icons-v2.eot?f8n0ra');
  src:  url('../fonts/tri-icons-v2.eot?f8n0ra#iefix') format('embedded-opentype'),
    url('../fonts/tri-icons-v2.ttf?f8n0ra') format('truetype'),
    url('../fonts/tri-icons-v2.woff?f8n0ra') format('woff'),
    url('../fonts/tri-icons-v2.svg?f8n0ra#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="tri-icon-v2-"], [class*=" tri-icon-v2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tri-icons-v2' !important;
  speak: none;
  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;
}

.tri-icon-v2-support:before {
  content: "\e900";
}
