/* Satoshi, the Dorm Room Fund brand face. Files pulled from the Webflow build,
   which serves only the two weights the site actually uses. */
@font-face {
  font-family: 'Satoshi';
  src: url('/fonts/dorm-room-fund/Satoshi-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('/fonts/dorm-room-fund/Satoshi-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
