/* practisEN — Font imports
   Uses Google Fonts. If self-hosting, replace with @font-face pointing to your own files. */

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