/* Generated replica of https://jesse2026.figma.site */
* { box-sizing: border-box; margin: 0; padding: 0; }
body { background: #fff; font-family: "Inter", system-ui, sans-serif; }
.canvas { position: relative; margin: 0 auto; }
.nav-link { text-decoration: none; }
.nav-active { cursor: default; }
.line { position: absolute; }
.wordcloud { position: absolute; }
.wordcloud canvas { width: 100%; height: 100%; display: block; }

@font-face {
  font-family: 'Iosevka Charon';
  font-weight: 700;
  font-style: normal;
  src: url(fonts/IosevkaCharon-Bold_1.woff2) format('woff2');
}

@font-face {
  font-family: 'Iosevka Charon';
  font-weight: 400;
  font-style: normal;
  src: url(fonts/IosevkaCharon-Regular_1.woff2) format('woff2');
}

@font-face {
  font-family: 'Inknut Antiqua';
  font-weight: 700;
  font-style: normal;
  src: url(fonts/InknutAntiqua-Bold_2.woff2) format('woff2');
}

@font-face {
  font-family: 'Iosevka Charon';
  font-weight: 500;
  font-style: normal;
  src: url(fonts/IosevkaCharon-Medium_1.woff2) format('woff2');
}
