@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mlg02x');
  src:  url('fonts/icomoon.eot?mlg02x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mlg02x') format('truetype'),
    url('fonts/icomoon.woff?mlg02x') format('woff'),
    url('fonts/icomoon.svg?mlg02x#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: never;
  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-see:before {
  content: "\e910";
}
.icon-download:before {
  content: "\e911";
}
.icon-account:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e901";
}
.icon-cart:before {
  content: "\e902";
}
.icon-cross:before {
  content: "\e903";
}
.icon-edit:before {
  content: "\e904";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-google-plus:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-marker:before {
  content: "\e90a";
}
.icon-password:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e90c";
  margin-right: 5px;
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-youtube:before {
  content: "\e90e";
}
.icon-zoom:before {
  content: "\e90f";
}
