/*C:\Users\emanu\Videos\Proyecto Jonathan\public/assets\css\fonts.css*/

/* =========================
   INTER (Variable Font)
========================= */
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-VariableFont_slnt\,wght_1.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
}

/* =========================
   JOST REGULAR
========================= */
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
}

/* Jost Italic */
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

/* =========================
   POPPINS MEDIUM
========================= */
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* =========================
   MYRIAD PRO
========================= */
@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
