@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap');

:root {
  --font-body: 'Manrope', 'Avenir Next', 'Segoe UI', sans-serif;
  --font-display: 'Sora', 'Manrope', 'Avenir Next', sans-serif;
}
