@font-face {
  font-family: "AvertaStd-Regular";
  src:
    url("/fonts/AvertaStdRegular/font.woff2") format("woff2"),
    url("/fonts/AvertaStdRegular/font.woff") format("woff");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AvertaStd-Bold";
  src:
    url("/fonts/AvertaStdBold/font.woff2") format("woff2"),
    url("/fonts/AvertaStdBold/font.woff") format("woff");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Resolve";
  src: url("/fonts/Resolve-Light.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "Gothic";
  src: url("/fonts/Gothic_War.otf") format("opentype");
  font-style: normal;
  font-display: swap;
}

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