@font-face {
    font-family: 'mrqicon';
    src:  url('../fonts/mrqicon.eot?c9bvjc');
    src:  url('../fonts/mrqicon.eot?c9bvjc#iefix') format('embedded-opentype'),
      url('../fonts/mrqicon.ttf?c9bvjc') format('truetype'),
      url('../fonts/mrqicon.woff?c9bvjc') format('woff'),
      url('../fonts/mrqicon.svg?c9bvjc#mrqicon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="mrq-"], [class*=" mrq-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'mrqicon' !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;
  }
  
  .mrq-marquee:before {
    content: "\e900";
  }
  