/*
 * Note: don't add these to tailwind/application.css.
 * Propshaft won't be able to rewrite the URLs to include the fingerprint digest.
 */

@font-face {
  font-family: 'Fraunces';
  src: url("/assets/Fraunces-Variable-dfb016b0.woff2") format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: 'Fraunces';
  src: url("/assets/Fraunces-Italic-Variable-015b39c5.woff2") format('woff2-variations');
  font-weight: 100 900;
  font-style: italic;
}

@font-face {
  font-family: 'Inter';
  src: url("/assets/Inter-Variable-bfe51c3a.woff2") format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url("/assets/Inter-Italic-Variable-fc7213b4.woff2") format('woff2-variations');
  font-weight: 100 900;
  font-style: italic;
}

/* Three static weights — variable WOFF2 isn't available upstream.
 * No italic file; browsers synthesize from regular. */
@font-face {
  font-family: 'Rethink Sans';
  src: url("/assets/RethinkSans-Regular-d5e2d261.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rethink Sans';
  src: url("/assets/RethinkSans-Medium-ce0ffdb3.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rethink Sans';
  src: url("/assets/RethinkSans-Bold-e6de655f.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Material Symbols';
  src: url("/assets/material-symbols-rounded-7569a1c1.woff2") format('woff2');
  font-weight: 300;
  font-style: normal;
}
