:root {
  --draco-base-font-monospace: 'Geist Monospace', ui-monospace, SFMono-Regular, 'SF Mono', Menlo, Consolas, 'Liberation Mono', monospace;
  --draco-base-font-sans: 'Geist Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  --draco-base-font-default: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
  --draco-base-weight-light: 300px;
  --draco-base-weight-normal: 400px;
  --draco-base-weight-medium: 500px;
  --draco-base-weight-semi-bold: 600px;
  --draco-base-weight-bold: 700px;
}
