@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-ExtraBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-ExtraBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
/* Offline serif alias for the previous Playfair Display webfont. */
@font-face {
  font-family: "Playfair Display";
  src: local("Georgia"), local("Times New Roman"), local("Times"), local("Liberation Serif"), local("Nimbus Roman"), local("DejaVu Serif");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: local("Georgia Bold"), local("Georgia"), local("Times New Roman Bold"), local("Times New Roman"), local("Times Bold"), local("Times"), local("Liberation Serif Bold"), local("Liberation Serif"), local("Nimbus Roman Bold"), local("Nimbus Roman"), local("DejaVu Serif Bold"), local("DejaVu Serif");
  font-weight: 500 700;
  font-style: normal;
  font-display: swap;
}
