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

.brand,
h1,
h2,
.wall-brand,
.wall-header h1,
.wall-clock strong,
.wall-summary strong,
.wall-door h2,
.wall-door-state,
.wall-door dd {
  font-family: "Anta", Arial, sans-serif;
  font-weight: 400;
}

.wall-clock strong,
.wall-door dd {
  font-variant-numeric: tabular-nums;
}
