@font-face {
  font-family: 'Sandys';
  src:  url("");
  src:  url("") format('embedded-opentype'),
    url("Sandys.ttf") format('truetype'),
    url("Sandys.woff") format('woff'),
    url("") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.ads-icon-twitter-x:before {
  content: "\e904";
}
