/* === DIN Condensed Font Faces === */
@font-face {
  font-family: 'DIN Condensed';
  src: url('../fonts/FF_DIN_Condensed_Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'DIN Condensed';
  src: url('../fonts/FF_DIN_Condensed_Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'DIN Condensed';
  src: url('../fonts/DIN_Condensed_Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'DIN Condensed';
  src: url('../fonts/FF_DIN_Condensed_Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'DIN Condensed';
  src: url('../fonts/FF_DIN_Condensed_Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
