@font-face {
  font-family: "Alegreya";
  src: url("/fonts/Alegreya/Alegreya-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url("/fonts/DMSans/DMSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Reckless";
  src: url("/fonts/Reckless/Reckless-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "RecklessLight";
  src: url("/fonts/Reckless/Reckless-Light.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
