/* PF Marlet Display Font Family */

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Thin_Italic.otf") format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Light_Italic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Medium_Italic.otf")
    format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Bold_Italic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PF Marlet Display";
  src: url("./fonnts.com-PF_Marlet_Display_Black_Italic.otf") format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
