/* Local Manrope — exact weight set matching the former Google Fonts request. */

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/Manrope%5Bwght%5D.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/Manrope%5Bwght%5D.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/Manrope%5Bwght%5D.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("/assets/fonts/Manrope%5Bwght%5D.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
