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

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

.quote-icon-svgviewer-output-2:before {
  content: "\e900";
}
