/*
 * Original archived css2.css had empty `src: url("")` for every @font-face,
 * so no font files were ever loaded. Re-importing the live Google Fonts CSS
 * for Inter (weights 300/400/500/600/700) restores the proper typography.
 */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
