 @font-face {
    font-family: "poppin-regular";
    src: url("../Fonts/poppins/Poppins-Regular.ttf");
  }
  @font-face {
    font-family: "poppin-ExtraLight";
    src: url("../Fonts/poppins/Poppins-ExtraLight.ttf");
  }

  @font-face {
    font-family: "poppin-SemiBold";
    src: url("../Fonts/poppins/Poppins-SemiBold.ttf");
  }

  @font-face {
    font-family: "poppin-light";
    src: url("../Fonts/poppins/Poppins-Light.ttf");
  }

  @font-face {
    font-family: "poppin-Medium";
    src: url("../Fonts/poppins/Poppins-Medium.ttf");
  }

  @font-face {
    font-family: "poppin-ExtraBold";
    src: url("../Fonts/poppins/Poppins-ExtraBold.ttf");
  }



  