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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-gilles:before {
  content: "\e912";
}
.icon-cancel:before {
  content: "\e910";
}
.icon-menu:before {
  content: "\e911";
}
.icon-burger .path1:before {
  content: "\e903";
  color: rgb(145, 44, 44);
}
.icon-burger .path2:before {
  content: "\e904";
  margin-left: -1.001953125em;
  color: rgb(124, 30, 30);
}
.icon-burger .path3:before {
  content: "\e905";
  margin-left: -1.001953125em;
  color: rgb(160, 229, 87);
}
.icon-burger .path4:before {
  content: "\e906";
  margin-left: -1.001953125em;
  color: rgb(147, 204, 74);
}
.icon-burger .path5:before {
  content: "\e907";
  margin-left: -1.001953125em;
  color: rgb(239, 163, 53);
}
.icon-burger .path6:before {
  content: "\e908";
  margin-left: -1.001953125em;
  color: rgb(253, 143, 49);
}
.icon-burger .path7:before {
  content: "\e909";
  margin-left: -1.001953125em;
  color: rgb(252, 78, 81);
}
.icon-burger .path8:before {
  content: "\e90a";
  margin-left: -1.001953125em;
  color: rgb(234, 57, 66);
}
.icon-burger .path9:before {
  content: "\e90b";
  margin-left: -1.001953125em;
  color: rgb(252, 207, 63);
}
.icon-burger .path10:before {
  content: "\e90c";
  margin-left: -1.001953125em;
  color: rgb(239, 163, 53);
}
.icon-burger .path11:before {
  content: "\e90d";
  margin-left: -1.001953125em;
  color: rgb(253, 143, 49);
}
.icon-burger .path12:before {
  content: "\e90e";
  margin-left: -1.001953125em;
  color: rgb(239, 192, 60);
}
.icon-burger .path13:before {
  content: "\e90f";
  margin-left: -1.001953125em;
  color: rgb(0, 0, 0);
}
.icon-left-arrow:before {
  content: "\e901";
}
.icon-right-arrow:before {
  content: "\e902";
}
.icon-home:before {
  content: "\e900";
}
