@font-face {
  font-family: "Amatic SC Fallback";
  src: local("Arial"), local("Helvetica Neue"), local("Helvetica"), local("Liberation Sans");
  size-adjust: 62%;
  ascent-override: 88%;
  descent-override: 20%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/open-sans-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600 800;
  font-display: swap;
  src: url("../fonts/nunito-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Amatic SC";
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("../fonts/amatic-sc-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Acme";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/acme-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Signika";
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../fonts/signika-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Abel";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/abel-regular.ttf") format("truetype");
}
