@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  src: url("./Manrope/Manrope-Light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src: url("./Manrope/Manrope-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  src: url("./Manrope/Manrope-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  src: url("./Manrope/Manrope-SemiBold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  src: url("./Manrope/Manrope-Bold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 900;
  src: url("./Manrope/Manrope-ExtraBold.ttf") format("truetype");
}

/* Onest */
@font-face {
  font-display: swap;
  font-family: "Onest";
  font-style: normal;
  font-weight: 300;
  src: url("./Onest/Onest-Light.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Onest";
  font-style: normal;
  font-weight: 400;
  src: url("./Onest/Onest-Regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Onest";
  font-style: normal;
  font-weight: 500;
  src: url("./Onest/Onest-Medium.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Onest";
  font-style: normal;
  font-weight: 600;
  src: url("./Onest/Onest-SemiBold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Onest";
  font-style: normal;
  font-weight: 700;
  src: url("./Onest/Onest-Bold.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Onest";
  font-style: normal;
  font-weight: 900;
  src: url("./Onest/Onest-ExtraBold.ttf") format("truetype");
}
