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

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

.lyb-icon-profiles:before {
  content: "\70";
}
.lyb-icon-ruler:before {
  content: "\72";
}
.lyb-icon-saw:before {
  content: "\73";
}
.lyb-icon-toolbox:before {
  content: "\6f";
}
.lyb-icon-trophy:before {
  content: "\74";
}
.lyb-icon-wood:before {
  content: "\77";
}
