@font-face {
    font-family: 'Agenda';
    src: url('agenda-light-webfont.eot');
    src: url('agenda-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('agenda-light-webfont.woff') format('woff'),
         url('agenda-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Agenda';
    src: url('agenda-lightitalic-webfont.eot');
    src: url('agenda-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('agenda-lightitalic-webfont.woff') format('woff'),
         url('agenda-lightitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Agenda';
    src: url('agenda-medium-webfont.eot');
    src: url('agenda-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('agenda-medium-webfont.woff') format('woff'),
         url('agenda-medium-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Agenda';
    src: url('agenda-mediumitalic-webfont.eot');
    src: url('agenda-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('agenda-mediumitalic-webfont.woff') format('woff'),
         url('agenda-mediumitalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'agenda';
    src: url('agenda-bold-webfont.eot');
    src: url('agenda-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('agenda-bold-webfont.woff') format('woff'),
         url('agenda-bold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'agenda';
    src: url('agenda-black-webfont.eot');
    src: url('agenda-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('agenda-black-webfont.woff') format('woff'),
         url('agenda-black-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;

}