@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");
}
