@font-face {
  font-family: 'Agenda';
  src: url('../fonts/Agenda-BoldCondensed.eot');
  src: url('../fonts/Agenda-BoldCondensed.woff') format('woff'),
       url('../fonts/Agenda-BoldCondensed.ttf') format('truetype'),
       url('../fonts/Agenda-BoldCondensed.svg#Agenda-BoldCondensed') format('svg'),
       url('../fonts/Agenda-BoldCondensed.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: 'Agenda';
  src: url('../fonts/Agenda-LightUltraCondensed.eot');
  src: url('../fonts/Agenda-LightUltraCondensed.woff') format('woff'),
       url('../fonts/Agenda-LightUltraCondensed.ttf') format('truetype'),
       url('../fonts/Agenda-LightUltraCondensed.svg#Agenda-LightUltraCondensed') format('svg'),
       url('../fonts/Agenda-LightUltraCondensed.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
}