          @font-face {
            font-family: "poppins-extrabolditalic";
            src: url("poppins-extrabolditalic.woff") format("woff");
            font-display: swap;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
          }

          @font-face {
            font-family: "poppins-regular";
            src: url("poppins-regular.woff") format("woff");
            font-display: swap;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
          }
