/* font family import by font.google.com  */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100..900&display=swap");

/* default css start here  */

@import url("./default.css");

/* default css end here  */

/* header css start here  */

@import url("./header.css");

/* header css end here  */

/* Home Page css start here  */

@import url("./home-page.css");

/* Home Page css end here  */

/* Home Page css start here  */

@import url("./sub-pages.css");

/* Home Page css end here  */

/* footer css start here  */

@import url("./footer.css");

/* footer css end here  */
