@font-face {
  font-family: "Manrope-R";
  src: url(../fontfamily/Manrope-Regular.ttf);
  font-display: swap;
}

@font-face {
  font-family: "Manrope-M";
  src: url(../fontfamily/Manrope-Medium.ttf);
  font-display: swap;
}

@font-face {
  font-family: "Manrope-B";
  src: url(../fontfamily/Manrope-Bold.ttf);
  font-display: swap;
}

@font-face {
  font-family: "Manrope-L";
  src: url(../fontfamily/Manrope-Light.ttf);
  font-display: swap;
}

@font-face {
  font-family: "Manrope-SB";
  src: url(../fontfamily/Manrope-SemiBold.ttf);
  font-display: swap;
}
