/* ai.pt fonts — variable TTFs, all weights 200–800 */
@font-face { font-family: 'Manrope'; src: url('./Manrope-Variable.ttf') format('truetype'); font-weight: 200 800; font-style: normal; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('./Inter-Variable.ttf') format('truetype'); font-weight: 100 900; font-style: normal; font-display: swap; }
@font-face { font-family: 'Inter'; src: url('./Inter-Italic-Variable.ttf') format('truetype'); font-weight: 100 900; font-style: italic; font-display: swap; }
/* Or load from Google Fonts:
https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Inter:ital,wght@0,100..900;1,100..900&display=swap */
