Heading 1 (H1) - Orbitron 48px Black (900)
Intelligent Project Scaffolding
Heading 2 (H2) - Orbitron 36px Bold (700)
Context Engineering Platform
Heading 3 (H3) - Orbitron 28px Bold (700)
5-Layer Context Architecture
Body Text - Roboto 16px Regular (Primary)
NEO//GENE transforms how developers start projects. Instead of spending hours on boilerplate setup, you compose structured, multi-layered context that guides AI to generate production-ready scaffolding in minutes. The Roboto font provides excellent readability for long-form content.
Body Text - Roboto 16px Regular (Secondary)
Secondary text is perfect for supporting information, captions, and less critical content. It maintains readability while reducing visual weight. Roboto's clean, modern aesthetic works perfectly for UI elements and comfortable reading.
Code - Roboto Mono 14px Regular (Light Weight)
const neogene = new ContextEngine({
layers: ['foundation', 'knowledge', 'state'],
templates: 60,
aiProvider: 'claude',
typography: {
display: 'Orbitron',
body: 'Roboto',
code: 'Roboto Mono'
}
});
Mobile/Dense UI - Roboto Condensed 14px Medium
Roboto Condensed maintains visual style while improving information density and scannability on small screens. Perfect for sidebars, data tables, compact lists, and mobile interfaces where horizontal space is limited.