@font-face {
  font-family: Inter;
  src: local(Inter), local(Inter), url("../fonts/Inter/static/Inter_18pt-Regular.ttf") format("opentype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: local(Inter), local(Inter), url("../fonts/Inter/static/Inter_18pt-Medium.ttf") format("opentype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: Inter;
  src: local(Inter), local(Inter), url("../fonts/Inter/static/Inter_18pt-Bold.ttf") format("opentype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: Manrope;
  src: local(Manrope), local(Manrope), url("../fonts/Manrope/static/Manrope-Light.ttf") format("opentype");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: Manrope;
  src: local(Manrope), local(Manrope), url("../fonts/Manrope/static/Manrope-Regular.ttf") format("opentype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Manrope;
  src: local(Manrope), local(Manrope), url("../fonts/Manrope/static/Manrope-Medium.ttf") format("opentype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: Manrope;
  src: local(Manrope), local(Manrope), url("../fonts/Manrope/static/Manrope-Bold.ttf") format("opentype");
  font-weight: 600;
  font-display: swap;
}
.ff-Inter {
  font-family: Inter;
}

.ff-Manrope {
  font-family: Manrope;
}/*# sourceMappingURL=fonts.css.map */