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

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

.fsFS-Quotation-Mark:before {
  content: "\e900";
}
