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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}
.icon-tredweb { color:#fff}/*#b40459*/
.icon-tredweb:before {
  content: "\e900";
}
.tredweb { color:#fff; font-size:0.8rem;}/*#b40459*/
.tredweb a{ color:#fff;}/*#b40459*/

.tredweb b{ font-size:1.5em}

.icon-brand:before {
  content: "\e901";
  color: #0084ff;
}
