@font-face {
  font-family: 'ucws-testimonial';
  src:  url('../eot/ucws-testimonial.eot');
  src:  url('../eot/ucws-testimonial.eot') format('embedded-opentype'),
    url('../woff2/ucws-testimonial.woff2') format('woff2'),
    url('../ttf/ucws-testimonial.ttf') format('truetype'),
    url('../woff/ucws-testimonial.woff') format('woff'),
    url('../svg/ucws-testimonial.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.ucws-testimonial-quote-open:before {
  content: "\e900";
}
.ucws-testimonial-quote-close:before {
  content: "\e901";
}
