
    @font-face {
      font-family: "Poppins-300";
      src: url("../fonts/Poppins-300.ttf");
    }
  



    @font-face {
      font-family: "Poppins-500";
      src: url("../fonts/Poppins-500.ttf");
    }
  



    @font-face {
      font-family: "Poppins-600";
      src: url("../fonts/Poppins-600.ttf");
    }
  