@font-face {
    font-family: 'ubuntu';
    src: url('bold-webfont.eot');
    src: url('bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'ubuntu';
    src: url('bolditalic-webfont.eot');
    src: url('bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}
@font-face {
    font-family: 'ubuntu';
    src: url('italic-webfont.eot');
    src: url('italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'ubuntu';
    src: url('light-webfont.eot');
    src: url('light-webfont.eot?#iefix') format('embedded-opentype'),
         url('light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubuntu';
    src: url('lightitalic-webfont.eot');
    src: url('lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'ubuntu';
    src: url('medium-webfont.eot');
    src: url('medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ubuntu';
    src: url('mediumitalic-webfont.eot');
    src: url('mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'ubuntu';
    src: url('regular-webfont.eot');
    src: url('regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}