/* static/css/fonts.css */

@font-face {
  font-family: "neue-rg";
  src: url("../fonts/NHaasGroteskDSPro-55Rg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "neue-md";
  src: url("../fonts/NHaasGroteskDSPro-65Md.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Poppins Bold";
  src: url("../fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

/* Add any other font definitions you need here */
