/* NHG font-face declarations used by braytech theme */
@font-face {
  font-family: "nhg display";
  src: url('./fonts/nhg/NHaasGroteskDSPro-55Rg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "nhg display";
  src: url('./fonts/nhg/NHaasGroteskDSPro-56It.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "nhg display";
  src: url('./fonts/nhg/NHaasGroteskDSPro-65Md.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "nhg display";
  src: url('./fonts/nhg/NHaasGroteskDSPro-66MdIt.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "nhg display";
  src: url('./fonts/nhg/NHaasGroteskDSPro-75Bd.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "nhg display";
  src: url('./fonts/nhg/NHaasGroteskDSPro-76BdIt.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* Optional text variant mapping */
@font-face {
  font-family: "nhg text";
  src: url('./fonts/nhg/NHaasGroteskTXPro-55Rg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "nhg text";
  src: url('./fonts/nhg/NHaasGroteskTXPro-56It.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "nhg text";
  src: url('./fonts/nhg/NHaasGroteskTXPro-65Md.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "nhg text";
  src: url('./fonts/nhg/NHaasGroteskTXPro-66MdIt.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "nhg text";
  src: url('./fonts/nhg/NHaasGroteskTXPro-75Bd.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "nhg text";
  src: url('./fonts/nhg/NHaasGroteskTXPro-76BdIt.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
