/* Font Styles */

@font-face {
  font-family: "Satochi";
  src: url("/assets/Satoshi-Regular-6159f91d.woff2") format("woff2"),
       url("/assets/Satoshi-Regular-99603631.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}