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

.w2p {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'w2p' !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;
}

.w2p-profil:before {
  content: "\e900";
}
.w2p-casque:before {
  content: "\e901";
}
.w2p-loupe:before {
  content: "\e902";
}
.w2p-mail:before {
  content: "\e903";
}
.w2p-panier:before {
  content: "\e904";
}
