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

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

.fi-certificate:before {
  content: "\e91f";
}
.fi-windsock:before {
  content: "\e91c";
}
.fi-add:before {
  content: "\e900";
}
.fi-arrow-bottom:before {
  content: "\e901";
}
.fi-arrow-left:before {
  content: "\e902";
}
.fi-arrow-right:before {
  content: "\e903";
}
.fi-arrow-top:before {
  content: "\e904";
}
.fi-long-arrow-left:before {
  content: "\e91d";
}
.fi-long-arrow-right:before {
  content: "\e91e";
}
.fi-camera:before {
  content: "\e905";
}
.fi-cart:before {
  content: "\e906";
}
.fi-close:before {
  content: "\e907";
}
.fi-comments:before {
  content: "\e908";
}
.fi-edit .path1:before {
  content: "\e909";
  color: rgb(0, 0, 0);
}
.fi-edit .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.36;
}
.fi-envelope:before {
  content: "\e90b";
}
.fi-file:before {
  content: "\e90c";
}
.fi-info:before {
  content: "\e90d";
}
.fi-mail:before {
  content: "\e90e";
}
.fi-map:before {
  content: "\e90f";
}
.fi-notes:before {
  content: "\e912";
}
.fi-nous-contacter:before {
  content: "\e914";
}
.fi-phone:before {
  content: "\e916";
}
.fi-search:before {
  content: "\e917";
}
.fi-sun:before {
  content: "\e918";
}
.fi-ticket:before {
  content: "\e919";
}
.fi-user:before {
  content: "\e91a";
}
.fi-videocam:before {
  content: "\e91b";
}
.fi-bus:before {
  content: "\e910";
}
.fi-car:before {
  content: "\e911";
}
.fi-plane:before {
  content: "\e913";
}
.fi-train:before {
  content: "\e915";
}
