@font-face {
  font-family: "tthoves";
  font-display: swap;
  src: url("../fonts/tthoves-demibold.woff2") format("woff2"), url("../fonts/tthoves-demibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "tthoves";
  font-display: swap;
  src: url("../fonts/tthoves-medium.woff2") format("woff2"), url("../fonts/tthoves-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "tthoves";
  font-display: swap;
  src: url("../fonts/tthoves-regular.woff2") format("woff2"), url("../fonts/tthoves-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "inter";
  font-display: swap;
  src: url("../fonts/inter-medium.woff2") format("woff2"), url("../fonts/inter-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}