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

[class^="ico-"], [class*=" ico-"] {
  /* 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;
}

.ico-check2:before {
  content: "\e90e";
}
.ico-delivery:before {
  content: "\e90f";
}
.ico-check:before {
  content: "\e910";
}
.ico-search:before {
  content: "\e900";
}
.ico-wishlist:before {
  content: "\e901";
}
.ico-cart:before {
  content: "\e902";
}
.ico-profile:before {
  content: "\e903";
}
.ico-bird:before {
  content: "\e904";
}
.ico-fish:before {
  content: "\e905";
}
.ico-rabbit:before {
  content: "\e906";
}
.ico-tortoise:before {
  content: "\e907";
}
.ico-phone:before {
  content: "\e908";
}
.ico-dog:before {
  content: "\e909";
}
.ico-cat:before {
  content: "\e90a";
}
.ico-linkedin:before {
  content: "\e90b";
}
.ico-youtube:before {
  content: "\e90c";
}
.ico-fb:before {
  content: "\e90d";
}
