@font-face {
  font-family: 'stw';
  src:  url('../font/font-stw/stw.eot?6tvbh4');
  src:  url('../font/font-stw/stw.eot?6tvbh4#iefix') format('embedded-opentype'),
    url('../font/font-stw/stw.ttf?6tvbh4') format('truetype'),
    url('../font/font-stw/stw.woff?6tvbh4') format('woff'),
    url('../font/font-stw/stw.svg?6tvbh4#stw') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="stw-"], [class*=" stw-"] {
  /* use !important to prevent issues with browser extensions that change ../font/font-stw */
  font-family: 'stw' !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;
}

.stw-spinner10:before {
  content: "\e983";
}
.stw-info:before {
  content: "\ea0c";
}
.stw-cancel-circle:before {
  content: "\ea0d";
}
.stw-checkmark:before {
  content: "\ea10";
}
.stw-google:before {
  content: "\ea88";
}
