@font-face {
  font-family: "Montserrat-SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Montserrat-SemiBold/MontserratSemiBold.woff2") format("woff2");
}

@font-face {
  font-family: "Poppins-Light";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/Poppins-Light/Poppins-Light.woff2") format("woff2");
}

@font-face {
  font-family: "Montserrat-Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Montserrat-Regular/Montserrat-Regular.woff2") format("woff2");
}

@font-face {
  font-family: "Nunito-Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Nunito-Regular/Nunito Regular.woff2") format("woff2");
}
