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

[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-arrow-right:before {
  content: "\e90f";
}
.ico-bin:before {
  content: "\e90e";
}
.ico-chevron:before {
  content: "\e90d";
}
.ico-minus:before {
  content: "\e90b";
}
.ico-plus:before {
  content: "\e90c";
}
.ico-heart:before {
  content: "\e90a";
}
.ico-grid:before {
  content: "\e908";
}
.ico-layout:before {
  content: "\e909";
}
.ico-close:before {
  content: "\e907";
}
.ico-fb:before {
  content: "\e904";
}
.ico-ig:before {
  content: "\e905";
}
.ico-twitter:before {
  content: "\e906";
}
.ico-mail:before {
  content: "\e900";
}
.ico-search:before {
  content: "\e901";
}
.ico-shopping:before {
  content: "\e902";
}
.ico-user:before {
  content: "\e903";
}
