@font-face {
  font-family: "card-font";
  src: url("../fonts/Open-24-Display-St.ttf");
  font-display: swap;
}

.typed-cursor::after {
  bottom: -10px;
}
