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

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

.syx-chevron:before {
  content: "\e900";
}
.syx-triangle:before {
  content: "\e902";
}
.syx-rond:before {
  content: "\e904";
}
.syx-logo:before {
  content: "\e905";
}
.syx-carre:before {
  content: "\e906";
}
.syx-enveloppe:before {
  content: "\e907";
}
