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

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

.mp-burg:before {
  content: "\e909";
}
.mp-arrow_l:before {
  content: "\e90a";
}
.mp-arrow_r:before {
  content: "\e90b";
}
.mp-logoMark:before {
  content: "\e903";
}
.mp-hd_chef:before {
  content: "\e904";
}
.mp-hd_cours:before {
  content: "\e905";
}
.mp-hd_gateaux:before {
  content: "\e906";
}
.mp-hd_info:before {
  content: "\e907";
}
.mp-hd_maison:before {
  content: "\e908";
}
.mp-logo2:before {
  content: "\e902";
}
.mp-arrow_d:before {
  content: "\e900";
}
.mp-logo:before {
  content: "\e901";
}

