@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?s7axjgv2');
  src:  url('fonts/icomoon.eot?s7axjgv2#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?s7axjgv2') format('truetype'),
    url('fonts/icomoon.woff?s7axjgv2') format('woff'),
    url('fonts/icomoon.svg?s7axjgv2#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-Youtube_icon:before {
  content: "\e90a";
}
.icon-Logo:before {
  content: "\e900";
}
.icon-Facebook_icon:before {
  content: "\e901";
}
.icon-Instagram_icon:before {
  content: "\e902";
}
.icon-Pinterest_icon:before {
  content: "\e903";
}
.icon-Search:before {
  content: "\e904";
}
.icon-Seta:before {
  content: "\e905";
}
.icon-ShoppingBag:before {
  content: "\e906";
}
.icon-Twitter_icon:before {
  content: "\e907";
}
.icon-User:before {
  content: "\e908";
}
.icon-Wishlist:before {
  content: "\e909";
}
.icon-menu_icon:before {
  content: "\e90b";
}
.icon-SetaBaixo_icon:before {
  content: "\e90c";
}
.icon-Close:before {
  content: "\e90d";
}
.icon-Quote-icon .path1:before {
  content: "\e90e";
  color: rgb(255, 255, 255);
}
.icon-Quote-icon .path2:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(34, 34, 34);
}
.icon-mail:before {
  content: "\e910";
}
.icon-phone:before {
  content: "\e911";
}
.icon-arrow:before {
  content: "\e912";
  color: #b2b2b2;
}
.icon-Hamburger:before {
  content: "\e913";
}
