@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1oa6ve');
  src:  url('fonts/icomoon.eot?1oa6ve#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1oa6ve') format('truetype'),
    url('fonts/icomoon.woff?1oa6ve') format('woff'),
    url('fonts/icomoon.svg?1oa6ve#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-pinterest:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-apartment:before {
  content: "\e60c";
}
.icon-user:before {
  content: "\e71e";
}
.icon-user-lock:before {
  content: "\e721";
}
.icon-cart:before {
  content: "\e74d";
}
.icon-truck:before {
  content: "\e857";
}
.icon-clock:before {
  content: "\e8e8";
}
.icon-exit-left:before {
  content: "\e8fd";
}
.icon-search:before {
  content: "\e922";
}
.icon-cross:before {
  content: "\e92a";
}
.icon-menu:before {
  content: "\e92b";
}
.icon-check:before {
  content: "\e934";
}
.icon-chevron-up:before {
  content: "\e939";
}
.icon-chevron-down:before {
  content: "\e93a";
}
.icon-chevron-left:before {
  content: "\e93b";
}
.icon-chevron-right:before {
  content: "\e93c";
}
