@font-face {
  font-family: "thunderhouse-pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./typekit-font-1.woff2") format("woff2"), url("./typekit-font-2.woff") format("woff"), url("./typekit-font-3.otf") format("opentype");
}

.tk-thunderhouse-pro { font-family: "thunderhouse-pro", sans-serif; }
