/* Self-hosted Unbounded font */
/* Downloaded from fontsource to avoid reliance on Google Fonts CDN */

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/assets/unbounded-200-865dafbf.woff2") format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/unbounded-300-0b15f109.woff2") format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/unbounded-400-bdd12b34.woff2") format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/unbounded-500-d4217ab4.woff2") format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/unbounded-600-bc6ff342.woff2") format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/unbounded-700-ca4d630f.woff2") format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/assets/unbounded-800-5eaa1420.woff2") format('woff2');
}

@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/assets/unbounded-900-d2f6e9e2.woff2") format('woff2');
}
