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

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

.marquee-The-Marquee-Icon:before {
  content: "\e901";
}
