Diff: design-system/brand-typography.es
From d6af828 to d6af828
+0 / −0 lines
| Before | After |
|---|---|
| --- | --- |
| schema: foundry-doc-v1 | schema: foundry-doc-v1 |
| type: topic | type: topic |
| slug: brand-typography | slug: brand-typography |
| short_description: "The PointSav typography system separates web interface system fonts from institutional print typography, reserving open-licence serif typefaces for PDF generation and formal disclosures while the UI defaults to platform system fonts." | short_description: "The PointSav typography system separates web interface system fonts from institutional print typography, reserving open-licence serif typefaces for PDF generation and formal disclosures while the UI defaults to platform system fonts." |
| title: "Brand typography and print standards" | title: "Brand typography and print standards" |
| audience: vendor-public | audience: vendor-public |
| bcsc_class: current-fact | bcsc_class: current-fact |
| language: en | language: en |
| paired_with: brand-typography.es.md | paired_with: brand-typography.es.md |
| category: design-system | category: design-system |
| status: active | status: active |
| --- | --- |
| The platform enforces a strict boundary between web interface presentation and institutional print output. While web layers prioritize performance via native system fonts, brand typography is reserved for offline print and PDF generation to project institutional authority and ensure DARP compliance. | The platform enforces a strict boundary between web interface presentation and institutional print output. While web layers prioritize performance via native system fonts, brand typography is reserved for offline print and PDF generation to project institutional authority and ensure DARP compliance. |
| ## 1. The Execution Boundary | ## 1. The Execution Boundary |
| All web-based user interfaces utilize native System UI fonts to maintain a Zero-Execution state and minimize latency. High-fidelity brand typography is strictly embedded during the `service-content` compilation phase for physical PDF binaries. This ensures that brand identity is projected through the resulting artifact rather than the delivery mechanism. | All web-based user interfaces utilize native System UI fonts to maintain a Zero-Execution state and minimize latency. High-fidelity brand typography is strictly embedded during the `service-content` compilation phase for physical PDF binaries. This ensures that brand identity is projected through the resulting artifact rather than the delivery mechanism. |
| ## 2. The OFL Typography Matrix | ## 2. The OFL Typography Matrix |
| To guarantee absolute compliance with the Digital Asset Resolution Package (DARP), all proprietary fonts have been replaced with 100% SIL Open Font License (OFL) equivalents. These binaries are secured within air-gapped vaults to prevent unauthorized distribution. | To guarantee absolute compliance with the Digital Asset Resolution Package (DARP), all proprietary fonts have been replaced with 100% SIL Open Font License (OFL) equivalents. These binaries are secured within air-gapped vaults to prevent unauthorized distribution. |
| | Token | Active Font | Legacy Equivalent | Strategic Application | | | Token | Active Font | Legacy Equivalent | Strategic Application | |
| | :--- | :--- | :--- | :--- | | | :--- | :--- | :--- | :--- | |
| | **serif_primary** | **Zilla Slab** | Caecilia LT Std | High-level institutional trust (White papers). | | | **serif_primary** | **Zilla Slab** | Caecilia LT Std | High-level institutional trust (White papers). | |
| | **sans_condensed**| **Barlow Condensed** | Trade Gothic | Data-dense financial ledgers and tables. | | | **sans_condensed**| **Barlow Condensed** | Trade Gothic | Data-dense financial ledgers and tables. | |
| | **sans_primary** | **Nunito Sans** | Avenir LT Std | Standard body copy and operational text. | | | **sans_primary** | **Nunito Sans** | Avenir LT Std | Standard body copy and operational text. | |
| | **serif_secondary**| **Sahitya** | N/A | Editorial pull-quotes and contrast markers. | | | **serif_secondary**| **Sahitya** | N/A | Editorial pull-quotes and contrast markers. | |
| ## 3. Institutional Authority in Output | ## 3. Institutional Authority in Output |
| Brand typography is utilized to establish a professional "White Paper" aesthetic for all generated documents. The use of **Zilla Slab** for headers and **Barlow Condensed** for financial data ensures that PointSav and Woodfine disclosures are immediately recognizable as authoritative, high-precision reports. | Brand typography is utilized to establish a professional "White Paper" aesthetic for all generated documents. The use of **Zilla Slab** for headers and **Barlow Condensed** for financial data ensures that PointSav and Woodfine disclosures are immediately recognizable as authoritative, high-precision reports. |
| ## See also | ## See also |
| - [[brand-family-swatch]] | - [[brand-family-swatch]] |
| - [[news-release-standards]] | - [[news-release-standards]] |