@font-face {
  font-family: "Old Standard TT";
  src: url("./old-standard-tt/old-standard-tt-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Old Standard TT";
  src: url("./old-standard-tt/old-standard-tt-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Old Standard TT";
  src: url("./old-standard-tt/old-standard-tt-italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
