/* Redwood font stack.
   Oracle Sans is proprietary; Inter is the de facto open analogue used by
   Redwood-inspired apps. JetBrains Mono covers the --font-mono slot. */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Inter+Tight:wght@500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');
