@font-face {
  font-family: "AllenoireRegular";
  src: url("./AllenoireFreePersonal/AllenoireRegular.ttf");
  src: local('AllenoireRegular');
  src: url('./AllenoireFreePersonal/AllenoireRegular.otf') format('opentype');
  font-style: regular;
  font-weight: 400;
  font-display: swap;
}