@font-face {
  font-family: "en_heading";
  src: url("./ford-en-heading.ttf");
  font-style: normal;
  font-display: swap;
}

:root {
  --font-en-heading: "en_heading";
}
