/* Loaded by WordPress outside the Vite bundle so font files stay in assets/fonts/ with original names. */
@font-face {
  font-family: Moranga-Bold;
  font-display: swap;
  src:
    url("../fonts/moranga-bold.woff2") format("woff2"),
    url("../fonts/moranga-bold.woff") format("woff");
}

@font-face {
  font-family: Moranga-Light;
  font-display: swap;
  src:
    url("../fonts/moranga-light.woff2") format("woff2"),
    url("../fonts/moranga-light.woff") format("woff");
}

@font-face {
  font-family: Moranga-Light-It;
  font-display: swap;
  src:
    url("../fonts/moranga-light-it.woff2") format("woff2"),
    url("../fonts/moranga-light-it.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/roboto-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/roboto-bold.woff2") format("woff2");
}
