@font-face {
    font-family: "Poppins";
    font-weight: bolder;
    src:
      local("Poppins"),
      url("./Poppins-Black.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: bolder;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-BlackItalic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: bold;
    src:
      local("Poppins"),
      url("./Poppins-Bold.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: bold;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-BoldItalic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 700;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-ExtraBoldItalic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 700;
    src:
      local("Poppins"),
      url("./Poppins-ExtraBold.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 100;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-ExtraLightItalic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-Italic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: lighter;
    src:
      local("Poppins"),
      url("./Poppins-Light.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: lighter;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-LightItalic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 400;
    src:
      local("Poppins"),
      url("./Poppins-Medium.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 400;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-MediumItalic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight:normal;
    src:
      local("Poppins"),
      url("./Poppins-Regular.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    src:
      local("Poppins"),
      url("./Poppins-Regular.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 600;
    src:
      local("Poppins"),
      url("./Poppins-SemiBold.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 600;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-SemiBoldItalic.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 200;
    src:
      local("Poppins"),
      url("./Poppins-Thin.woff2") format("woff2");
  }
@font-face {
    font-family: "Poppins";
    font-weight: 200;
    font-style: italic;
    src:
      local("Poppins"),
      url("./Poppins-ThinItalic.woff2") format("woff2");
  }