/* Local fonts fallback: Inter, JetBrains Mono, Playfair Display. */
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 300; font-display: swap; src: local('Inter Light'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: local('Inter'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: local('Inter Medium'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 600; font-display: swap; src: local('Inter SemiBold'); }
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 700; font-display: swap; src: local('Inter Bold'); }
@font-face { font-family: 'JetBrains Mono'; font-style: normal; font-weight: 400; font-display: swap; src: local('JetBrains Mono'); }
@font-face { font-family: 'JetBrains Mono'; font-style: normal; font-weight: 500; font-display: swap; src: local('JetBrains Mono Medium'); }
@font-face { font-family: 'Playfair Display'; font-style: normal; font-weight: 700; font-display: swap; src: local('Playfair Display Bold'); }

