@font-face {
  font-family: "Manrope-Bold";
  src: url("../fonts/Manrope-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Manrope-ExtraBold";
  src: url("../fonts/Manrope-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Manrope-Regular";
  src: url("../fonts/Manrope-Regular.ttf") format("truetype");
}