@font-face {
  font-family: "zuume";
  src: url("zuume.woff2") format("woff2"), url("zuume.woff") format("woff"),
    url("zuume.ttf") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}

.tk-zuume {
  font-family: "zuume", sans-serif;
}
