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

[class^="icon-"]:before, 
[class*=" icon-"]:before {  font-family: 'icomoon' !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-chevron-thin-down:before {
  content: "\e900";
}
.icon-chevron-thin-left:before {
  content: "\e901";
}
.icon-chevron-thin-right:before {
  content: "\e902";
}
.icon-chevron-thin-up:before {
  content: "\e903";
}
.icon-address:before {
  content: "\e904";
}
.icon-battery:before {
  content: "\e905";
}
.icon-email:before {
  content: "\e906";
}
.icon-hour-glass:before {
  content: "\e907";
}
.icon-key1:before {
  content: "\e908";
}
.icon-location-pin:before {
  content: "\e909";
}
.icon-lock1:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-old-phone:before {
  content: "\e90c";
}
.icon-pin:before {
  content: "\e90d";
}
.icon-price-tag:before {
  content: "\e90e";
}
