/* Ledger – Regular */
@font-face {
  font-family: "Ledger";
  src: url("fonts/Ledger-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
