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

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

.pwb-theme-icon-search:before {
  content: "\e900" !important;
}
.pwb-theme-icon-agenda:before {
  content: "\e901" !important;
}
.pwb-theme-icon-cadeau:before {
  content: "\e902" !important;
}
.pwb-theme-icon-connexion:before {
  content: "\e903" !important;
}
.pwb-theme-icon-email:before {
  content: "\e904" !important;
}
.pwb-theme-icon-info:before {
  content: "\e905" !important;
}
.pwb-theme-icon-meyclub:before {
  content: "\e906" !important;
}
.pwb-theme-icon-moncompte:before {
  content: "\e907" !important;
}
.pwb-theme-icon-mot-de-passe:before {
  content: "\e908" !important;
}
.pwb-theme-icon-panier:before {
  content: "\e909" !important;
}
.pwb-theme-icon-sociaux:before {
  content: "\e910" !important;
}
.pwb-theme-icon-subvention:before {
  content: "\e911" !important;
}
.pwb-theme-icon-star:before {
  content: "\e912" !important;
}

