@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  src:
    url("../font/Manrope-Medium.ttf") format("truetype"),
    url("../font/Manrope-Medium.woff") format("woff"),
    url("../font/Manrope-Medium.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  src:
    url("../font/Manrope-Bold.ttf") format("truetype"),
    url("../font/Manrope-Bold.woff") format("woff"),
    url("../font/Manrope-Bold.woff2") format("woff2");
}
