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

[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: 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;
}

.tri-icon-v2-de .path1:before {
  content: "\e900";
  color: rgb(0, 0, 0);
}
.tri-icon-v2-de .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(221, 0, 0);
}
.tri-icon-v2-de .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(255, 206, 3);
}
.tri-icon-v2-support:before {
  content: "\e904";
}
.tri-icon-v2-designservice:before {
  content: "\e905";
}
.tri-icon-v2-scan-smile:before {
  content: "\e906";
}
.tri-icon-v2-int:before {
  content: "\e903";
  color: #fff;
}
