/* Generated from shared/brand.json. Do not edit directly. */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("fonts/manrope-latin.woff2") format("woff2");
}
@font-face {
  font-family: "Newsreader";
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url("fonts/newsreader-latin.woff2") format("woff2");
}
:root {
  --publyra-font-sans: Manrope, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
  --publyra-font-display: Newsreader, Georgia, Times New Roman, serif;
  --publyra-brand-50: #fff3ee;
  --publyra-brand-100: #ffe1d6;
  --publyra-brand-200: #ffc1ad;
  --publyra-brand-300: #f79679;
  --publyra-brand-400: #e97555;
  --publyra-brand-500: #d9583b;
  --publyra-brand-600: #c4492f;
  --publyra-brand-700: #a43a28;
  --publyra-brand-800: #873226;
  --publyra-brand-900: #702d24;
  --publyra-brand-950: #3c1510;
  --publyra-accent-50: #f2f5f1;
  --publyra-accent-100: #e2e9e1;
  --publyra-accent-200: #c6d3c5;
  --publyra-accent-300: #a2b6a2;
  --publyra-accent-400: #829982;
  --publyra-accent-500: #6b826d;
  --publyra-accent-600: #536956;
  --publyra-accent-700: #435345;
  --publyra-accent-800: #374339;
  --publyra-accent-900: #303a31;
  --publyra-accent-950: #181f19;
  --publyra-canvas: #f6f3ec;
  --publyra-surface: #fffcf7;
  --publyra-surface-muted: #f0ece3;
  --publyra-ink: #17212b;
  --publyra-ink-muted: #5f6870;
  --publyra-line: #ded8cd;
  --publyra-line-strong: #cfc7ba;
}
