/* font family import by font.google.com  */
/* @import url("https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"); */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Scope+One&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  */

/* Other Page css start here  */

@import url("./other-page.css");

/* Other Page css end here  */

/* footer css start here  */

@import url("./footer.css");

/* footer css end here  */
