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

[class^="es-icon-"], [class*=" es-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'es-font' !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;
}

.es-icon-similar:before {
  content: "\e900";
}
.es-icon-download-circle:before {
  content: "\e800";
}
.es-icon-find_similar:before {
  content: "\e801";
}
.es-icon-search:before {
  content: "\e802";
}
.es-icon-remove-circle:before {
  content: "\e803";
}
.es-icon-add-circle:before {
  content: "\e804";
}
.es-icon-circle-questionmark:before {
  content: "\e805";
}
.es-icon-cart-open:before {
  content: "\e806";
}
.es-icon-cart:before {
  content: "\e807";
}
.es-icon-latest:before {
  content: "\e808";
}
.es-icon-download:before {
  content: "\e809";
}
.es-icon-download-all:before {
  content: "\e80a";
}
.es-icon-epidemic:before {
  content: "\e80b";
}
.es-icon-home:before {
  content: "\e80c";
}
.es-icon-tv:before {
  content: "\e80d";
}
.es-icon-browse:before {
  content: "\e80e";
}
.es-icon-album:before {
  content: "\e80f";
}
.es-icon-sfx:before {
  content: "\e810";
}
.es-icon-cart-add:before {
  content: "\e817";
}
.es-icon-circle-important-info:before {
  content: "\e901";
}
.es-icon-playlist:before {
  content: "\e902";
}
