@font-face {
  font-family: 'send_flowersregular';
  src: url('fonts/sendflowers-regular-webfont.eot');
  src: url('fonts/sendflowers-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/sendflowers-regular-webfont.woff') format('woff'),
       url('fonts/sendflowers-regular-webfont.ttf') format('truetype'),
       url('fonts/sendflowers-regular-webfont.svg#send_flowersregular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'font_magtoo';
  src:  url('fonts/font_magtoo.eot?p7w8h6');
  src:  url('fonts/font_magtoo.eot?p7w8h6#iefix') format('embedded-opentype'),
    url('fonts/font_magtoo.ttf?p7w8h6') format('truetype'),
    url('fonts/font_magtoo.woff?p7w8h6') format('woff'),
    url('fonts/font_magtoo.svg?p7w8h6#font_magtoo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'font_magtoo' !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;
}

.icon-calendrier:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-fleche-droite:before {
  content: "\e902";
}
.icon-fleche-gauche:before {
  content: "\e903";
}
.icon-home:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-loupe:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e907";
}
.icon-pinterest:before {
  content: "\e908";
}
.icon-telecharger:before {
  content: "\e909";
}
.icon-too:before {
  content: "\e90a";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e90c";
}
.icon-fermer:before {
  content: "\e90d";
}
.icon-partage:before {
  content: "\e90e";
}
.icon-marmite:before {
  content: "\e90f";
}
