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

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

.stnew-Arrow-white:before {
  content: "\e900";
  color: #fff;
}
.stnew-ST-Icon-White-1:before {
  content: "\e901";
  color: #fff;
}
