/* Inter — exact Framer subset woff2 downloaded from the live site.
   300 Light / 400 Regular / 500 Medium / 600 SemiBold are the weights actually used. */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../assets/fonts/aqiiD4LUKkKzXdjGL5UzHq8bo5w.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/fonts/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../assets/fonts/UjlFhCnUjxhNfep4oYBPqnEssyo.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../assets/fonts/yDtI2UI8XcEg1W2je9XPN3Noo.woff2') format('woff2');
}

/* Geist — used for display/page titles (bold). */
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../assets/fonts/Geist-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../assets/fonts/Geist-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Geist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../assets/fonts/Geist-Bold.woff2') format('woff2');
}
