/* TAHAN — Webfonts.
   Poppins carries bold editorial display type; Inter carries UI/body copy;
   Noto Sans Bengali covers in-language titles and footer labels.
   All are served from Google Fonts. If you need to self-host, replace this
   @import with local @font-face rules and drop the binaries in assets/fonts/. */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@600;700;800;900&family=Inter:wght@400;500;600;700&family=Noto+Sans+Bengali:wght@400;500;600;700;800&display=swap");
