/* Poppins — Thin 100 */
@font-face {
  font-family: "Poppins";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("poppins-v23-latin-100.woff2") format("woff2");
}

/* Poppins — Extra-Light 200 */
@font-face {
  font-family: "Poppins";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("poppins-v23-latin-200.woff2") format("woff2");
}

/* Poppins — Light 300 */
@font-face {
  font-family: "Poppins";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("poppins-v23-latin-300.woff2") format("woff2");
}

/* Poppins — Regular 400 */
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("poppins-v23-latin-400.woff2") format("woff2");
}

/* Poppins — Italic 400 */
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("poppins-v23-latin-400italic.woff2") format("woff2");
}

/* Poppins — Medium 500 */
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("poppins-v23-latin-500.woff2") format("woff2");
}

/* Poppins — Medium Italic 500 */
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("poppins-v23-latin-500italic.woff2") format("woff2");
}

/* Poppins — Semi-Bold 600 */
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("poppins-v23-latin-600.woff2") format("woff2");
}

/* Poppins — Semi-Bold Italic 600 */
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url("poppins-v23-latin-600italic.woff2") format("woff2");
}
