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

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