@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?o1srts');
  src:  url('/fonts/icomoon.eot?o1srts#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?o1srts') format('truetype'),
    url('/fonts/icomoon.woff?o1srts') format('woff'),
    url('/fonts/icomoon.svg?o1srts#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-vhs:before {
  content: "\e90f";
}
.icon-ebay2:before {
  content: "\e910";
}
.icon-tubi:before {
  content: "\e911";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90b";
  color: #e4405f;
}
.icon-youtube:before {
  content: "\e90c";
  color: #f00;
}
.icon-amazon:before {
  content: "\e90d";
  color: #f90;
}
.icon-ebay:before {
  content: "\e90e";
  color: #e53238;
}
.icon-share:before {
  content: "\e912";
}
.icon-maximize:before {
  content: "\e900";
}
.icon-expand:before {
  content: "\e901";
}
.icon-eject:before {
  content: "\e902";
}
.icon-fast-forward:before {
  content: "\e903";
}
.icon-play:before {
  content: "\e904";
}
.icon-record:before {
  content: "\e905";
}
.icon-stop:before {
  content: "\e906";
}
.icon-rewind:before {
  content: "\e907";
}
.icon-pause:before {
  content: "\e908";
}
.icon-download:before {
  content: "\e909";
}
