/* BMW Group Serif – Light */
@font-face {
  font-family: "BMWGroupSerif";
  src: url("https://bmwtechworks.ro/fonts/BMWGroupTNSemiSfCnProTT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* BMW Group TN Pro – Light */
@font-face {
  font-family: "BMWGroupTNPro";
  src: url("https://bmwtechworks.ro/fonts/BMWGroupTNProTT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* BMW Group TN Pro – Regular */
@font-face {
  font-family: "BMWGroupTNPro";
  src: url("https://bmwtechworks.ro/fonts/BMWGroupTNProTT-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* BMW Group TN Pro – Bold */
@font-face {
  font-family: "BMWGroupTNPro";
  src: url("https://bmwtechworks.ro/fonts/BMWGroupTNProTT-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* BMW Group TN Condensed – Regular */
@font-face {
  font-family: "BMWGroupTNCondensed";
  src: url("https://bmwtechworks.ro/fonts/BMWGroupTNCondensedProTT-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* BMW Group TN Condensed – Bold */
@font-face {
  font-family: "BMWGroupTNCondensed";
  src: url("https://bmwtechworks.ro/fonts/BMWGroupTNCondensedProTT-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Optional test hook */
.test-fonts {
  font-family: "BMWGroupTNPro", Tahoma, Geneva, sans-serif;
  font-size: 0.75rem;
}
