/* Temporary Chi Chi working font — replace brand fonts later */
@font-face {
  font-family: "Satoshi";
  src: url("./TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT_KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Satoshi";
  src: url("./P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA_7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "Satoshi";
  src: url("./NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE_J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff2")
    format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-sans: "Satoshi", sans-serif !important;
  --font-mosaic: "Satoshi", sans-serif !important;
  --font-base: "Satoshi", sans-serif !important;
}

body,
button,
input,
select,
textarea {
  font-family: "Satoshi", sans-serif !important;
}
