@font-face {
  font-family: "Titillium Web Regular";
  font-weight: 400;
  src: url('../fonts/TitilliumWeb-Regular.ttf');
}
@font-face {
  font-family: "EncodeSansCondensed Light";
  font-weight: 300;
  src: url('../fonts/EncodeSansCondensed-Light.ttf');
}
@font-face {
  font-family: "EncodeSansCondensed Regular";
  font-weight: 400;
  src: url('../fonts/EncodeSansCondensed-Regular.ttf');
}
@font-face {
  font-family: "EncodeSansCondensed Medium";
  font-weight: 500;
  src: url('../fonts/EncodeSansCondensed-Medium.ttf');
}
@font-face {
  font-family: "Oswald Regular";
  font-weight: 400;
  src: url('../fonts/Oswald-Regular.ttf');
}
@font-face {
  font-family: "Oswald Bold";
  font-weight: 600;
  src: url('../fonts/Oswald-Bold.ttf');
}
@font-face {
  font-family: "Oswald Light";
  font-weight: 300;
  src: url('../fonts/Oswald-Light.ttf');
}
@font-face {
  font-family: "Oswald Extra Light";
  font-weight: 200;
  src: url('../fonts/Oswald-ExtraLight.ttf');
}
@font-face {
  font-family: "Oswald Medium";
  font-weight: 500;
  src: url('../fonts/Oswald-Medium.ttf');
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?bgnjs2');
  src:  url('../fonts/icomoon.eot?bgnjs2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?bgnjs2') format('truetype'),
    url('../fonts/icomoon.woff?bgnjs2') format('woff'),
    url('../fonts/icomoon.svg?bgnjs2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?7e29y0');
  src:  url('../fonts/icomoon.eot?7e29y0#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?7e29y0') format('truetype'),
    url('../fonts/icomoon.woff?7e29y0') format('woff'),
    url('../fonts/icomoon.svg?7e29y0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-website:before {
  content: "\e912";
}
.icon-arrow-left:before {
  content: "\e914";
}
.icon-barometre:before {
  content: "\e90b";
}
.icon-email:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e90d";
}
.icon-localisation:before {
  content: "\e90e";
}
.icon-offre:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e910";
}
.icon-referencement:before {
  content: "\e911";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-arrow-up:before {
  content: "\e902";
}
.icon-login:before {
  content: "\e903";
}
.icon-logo:before {
  content: "\e904";
}
.icon-logoflat:before {
  content: "\e905";
}
.icon-menu-close:before {
  content: "\e906";
}
.icon-menu-open:before {
  content: "\e907";
}
.icon-qote:before {
  content: "\e908";
}
.icon-scroll:before {
  content: "\e909";
}
.icon-sphere:before {
  content: "\e90a";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-close:before {
  content: "\ea0d";
}
.icon-plus:before {
  content: "\ea0a";
}
