@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?caq1co');
  src:  url('icomoon.eot?caq1co#iefix') format('embedded-opentype'),
    url('icomoon.ttf?caq1co') format('truetype'),
    url('icomoon.woff?caq1co') format('woff'),
    url('icomoon.svg?caq1co#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: 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-android:before {
  content: "\e90c";
}
.icon-apple:before {
  content: "\e90d";
}
.icon-carret:before {
  content: "\e909";
  color: #b2a097;
}
.icon-check:before {
  content: "\e90a";
  color: #fff;
}
.icon-search:before {
  content: "\e90b";
  color: #f4f2ee;
}
.icon-add:before {
  content: "\e900";
  color: #ab8f7d;
}
.icon-back:before {
  content: "\e901";
  color: #b2a097;
}
.icon-closemod:before {
  content: "\e902";
  color: #645757;
}
.icon-crash:before {
  content: "\e903";
  color: #b2a097;
}
.icon-facebook:before {
  content: "\e904";
}
.icon-glasses:before {
  content: "\e905";
  color: #645757;
}
.icon-inst:before {
  content: "\e906";
}
.icon-next:before {
  content: "\e907";
  color: #b2a097;
}
.icon-search1:before {
  content: "\e908";
  color: #f4f2ee;
}
