@font-face {
  font-family: "Control Upright TNT";
  src: url("../fonts/ControlUpright-RegularTNT.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Control Upright";
  src: url("../fonts/ControlUpright-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

.tnt {
  font-family: "Control Upright TNT", sans-serif;
  letter-spacing: normal;
  line-height: 1;
  font-weight: 400;
}
