@charset "UTF-8";

@font-face {
  font-family: "STXINGKA";
  src: url("STXINGKA.woff2") format("woff2"),
       url("STXINGKA.woff") format("woff"),
       url("STXINGKA.ttf") format("truetype"),
       url("STXINGKA.eot") format("embedded-opentype"),
       url("STXINGKA.svg") format("svg"),
       url("STXINGKA.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}