/*
 * Varela Round, Comfortaa and Caveat are open-source Google Fonts licensed under
 * the SIL Open Font License 1.1. See FONT-LICENSES.md for details.
 */
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;600;700&family=Varela+Round&display=swap");

@font-face {
  font-family: "Caveat";
  font-style: normal;
  font-weight: 500 600;
  font-display: swap;
  src: url("caveat-latin.woff2") format("woff2");
}
