@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 100;
  src: url('Neue Plak Thin.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 200;
  src: url('Neue Plak UltraLight.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 300;
  src: url('Neue Plak Light.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 400;
  src: url('Neue Plak Regular.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 600;
  src: url('Neue Plak SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 700;
  src: url('Neue Plak Bold.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 900;
  src: url('Neue Plak Black.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak';
  font-style: normal;
  font-weight: 950;
  src: url('Neue Plak ExtraBlack.woff') format('woff');
}

/* Condensed variants kept as separate families or grouped if needed, but for now keeping basics for "Neue Plak" */

@font-face {
  font-family: 'Neue Plak Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('Neue Plak Condensed Regular.woff') format('woff');
}

@font-face {
  font-family: 'Neue Plak Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('Neue Plak Condensed Bold.woff') format('woff');
}

/* ... (Leaving other variants out of main family for now to avoid confusion unless requested) */
