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

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

.twicon-sar-new:before {
  content: "\e9bc";
}

