/* src/evaneos/theme/fonts/fonts.css */
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("./open-sauce-one-regular-NHSEE5T2.woff2") format("woff2"), url("./open-sauce-one-regular-EZ2YWSJZ.woff") format("woff");
  font-family: "Open Sauce One";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 700;
  src: url("./open-sauce-one-bold-MC3STK6S.woff2") format("woff2"), url("./open-sauce-one-bold-LPNMWGUH.woff") format("woff");
  font-family: "Open Sauce One";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 800;
  src: url("./open-sauce-one-extrabold-A4GXKKTC.woff2") format("woff2"), url("./open-sauce-one-extrabold-NPMF4GWX.woff") format("woff");
  font-family: "Open Sauce One";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 300 800;
  src: url("./moret-variable-PYSPXFDF.woff2") format("woff2 supports variations"), url("./moret-variable-PYSPXFDF.woff2") format("woff2-variations");
  font-family: Moret;
  font-display: swap;
}
@font-face {
  font-family: "Averta";
  src: url("./averta-regular-GVGAEGYU.woff2") format("woff2"), url("./averta-regular-6JAWKVBQ.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Averta";
  src: url("./averta-semibold-SYMCBK4E.woff2") format("woff2"), url("./averta-semibold-PFVGR3NJ.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Averta";
  src: url("./averta-bold-FWG3SGIL.woff2") format("woff2"), url("./averta-bold-CRRYMHCR.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

/* src/evaneos/theme/toast.css */
.toast_Toastify__toast--warning > .toast_Toastify__close-button,
.toast_Toastify__toast--default > .toast_Toastify__close-button {
  color: rgb(31, 34, 38);
}
.toast_Toastify__toast--success > .toast_Toastify__close-buttom {
  color: white;
}
/*# sourceMappingURL=index.css.map */