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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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-plus:before {
  content: "\ea0a";
}
.icon-shopping_cart:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-google-plus:before {
  content: "\ea8c";
}
.icon-arrow_drop_down:before {
  content: "\e901";
}
.icon-hamburger:before {
  content: "\e902";
}
.icon-place:before {
  content: "\e903";
}
.icon-subdirectory_arrow:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-pinterest:before {
  content: "\ead2";
}
.icon-skype:before {
  content: "\eac5";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-check-circle:before {
  content: "\e910";
}
.icon-carousel_arrow_left .path1:before {
  content: "\e905";
  color: rgb(255, 255, 255);
}
.icon-carousel_arrow_left .path2:before {
  content: "\e906";
  margin-left: -1.2001953125em;
  color: rgb(35, 31, 32);
}
.icon-carousel_arrow_left .path3:before {
  content: "\e907";
  margin-left: -1.2001953125em;
  color: rgb(35, 31, 32);
}
.icon-carousel_arrow_right .path1:before {
  content: "\e908";
  color: rgb(255, 255, 255);
}
.icon-carousel_arrow_right .path2:before {
  content: "\e909";
  margin-left: -1.2001953125em;
  color: rgb(35, 31, 32);
}
.icon-carousel_arrow_right .path3:before {
  content: "\e90a";
  margin-left: -1.2001953125em;
  color: rgb(35, 31, 32);
}
.icon-keyboard_arrow_left:before {
  content: "\e90b";
}
.icon-keyboard_arrow_right:before {
  content: "\e90c";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e911";
}
