/* Canndata — Webfonts
 * One family across the whole brand: Source Sans 3.
 * Weights in use: Regular 400 and SemiBold 600, with Italic 400 for captions.
 * Bold 700 is reserved for genuine emphasis only.
 * Tabular figures are mandatory (font-variant-numeric: tabular-nums) so numbers
 * align in tables and charts — applied in base.css.
 *
 * NOTE: Source Sans 3 is shipped here from Google Fonts (SIL Open Font License).
 * The brand kit references "Source Sans 3 · Adobe / Google Fonts". If you have
 * licensed/self-hosted binaries, replace this @import with local @font-face rules.
 */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,400;0,600;0,700;1,400&display=swap');
