
/* Pifzer Diatype (regular 400) */
@font-face {
  font-family: PfizerDiatype-light;
  src: url("https://docs.gcs.digitalpfizer.com/fonts/pfizer_diatype/PfizerDiatypeRounded-Light.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Pifzer Diatype (bold 700) */
@font-face {
  font-family: PfizerDiatype-thin;
  src: url("https://docs.gcs.digitalpfizer.com/fonts/pfizer_diatype/PfizerDiatypeRounded-Thin.woff2")
    format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Pifzer Diatype (bold 800) */
@font-face {
  font-family: PfizerDiatype-regular;
  src: url("https://docs.gcs.digitalpfizer.com/fonts/pfizer_diatype/PfizerDiatypeRounded-Regular.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* Pifzer Diatype (regular 400 italic) */
@font-face {
  font-family: PfizerDiatype-bold;
  src: url("https://docs.gcs.digitalpfizer.com/fonts/pfizer_diatype/PfizerDiatypeRounded-Bold.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Pifzer Diatype (bold 700 italic) */
@font-face {
  font-family: PfizerDiatype-heavey;
  src: url("https://docs.gcs.digitalpfizer.com/fonts/pfizer_diatype/PfizerDiatypeRounded-Heavy.woff2")
    format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: PfizerDiatype;
  src: url("https://docs.gcs.digitalpfizer.com/fonts/PfizerDiatype/WOFF2/PfizerDiatype-Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}