@font-face
{
    font-family: 'ubuntu_condensedregular';
    src: url('Ubuntu/ubuntu-c-webfont.eot');
    src: url('Ubuntu/ubuntu-c-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-c-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-c-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-c-webfont.svg#ubuntu_condensedregular') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-l-webfont.eot');
    src: url('Ubuntu/ubuntu-l-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-l-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-l-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-l-webfont.svg#ubuntulight') format('svg');
    font-weight: 200;
    font-style: normal;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-li-webfont.eot');
    src: url('Ubuntu/ubuntu-li-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-li-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-li-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-li-webfont.svg#ubuntulight_italic') format('svg');
    font-weight: 200;
    font-style: italic;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-r-webfont.eot');
    src: url('Ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-r-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-r-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-ri-webfont.eot');
    src: url('Ubuntu/ubuntu-ri-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-ri-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-ri-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-ri-webfont.svg#ubuntuitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-m-webfont.eot');
    src: url('Ubuntu/ubuntu-m-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-m-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-m-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-m-webfont.svg#ubuntumedium') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-mi-webfont.eot');
    src: url('Ubuntu/ubuntu-mi-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-mi-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-mi-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-mi-webfont.svg#ubuntumedium_italic') format('svg');
    font-weight: 600;
    font-style: italic;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-b-webfont.eot');
    src: url('Ubuntu/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-b-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-b-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-b-webfont.svg#ubuntubold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face
{
    font-family: 'Ubuntu';
    src: url('Ubuntu/ubuntu-bi-webfont.eot');
    src: url('Ubuntu/ubuntu-bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu/ubuntu-bi-webfont.woff') format('woff'),
         url('Ubuntu/ubuntu-bi-webfont.ttf') format('truetype'),
         url('Ubuntu/ubuntu-bi-webfont.svg#ubuntubold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}

.condensed	{ font-weight: 100; }
.light		{ font-weight: 200; }
.regular	{ font-weight: 400; }
.medium		{ font-weight: 600; }
.semibold	{ font-weight: 600; }
.bold		{ font-weight: 700; }
