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

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

.textualshowcase-premium-textual-showcase-widget:before {
  content: "\e900";
}
.textualshowcase-premium-textual-showcase:before {
  content: "\e901";
}
