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

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

.sp-Testi-L-arrow:before {
  content: "\e900";
}
.sp-Testi-R-arrow:before {
  content: "\e901";
}
.sp-Left-Arrow:before {
  content: "\e902";
}
.sp-Right-Arrow:before {
  content: "\e903";
}
