
/* Ubuntu Fonts */
@font-face {
    font-family: 'UbuntuBold';
    src: url('Ubuntu-B.eot');
    src: url('Ubuntu-B.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-B.woff') format('woff'),
         url('Ubuntu-B.ttf') format('truetype'),
         url('Ubuntu-B.svg#UbuntuBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuMedium';
    src: url('Ubuntu-M.eot');
    src: url('Ubuntu-M.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-M.woff') format('woff'),
         url('Ubuntu-M.ttf') format('truetype'),
         url('Ubuntu-M.svg#OpenUbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UbuntuItalic';
    src: url('Ubuntu-RI.eot');
    src: url('Ubuntu-RI.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-RI.woff') format('woff'),
         url('Ubuntu-RI.ttf') format('truetype'),
         url('Ubuntu-RI.svg#UbuntuItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UbuntuLight';
    src: url('Ubuntu-L.eot');
    src: url('Ubuntu-L.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-L.woff') format('woff'),
         url('Ubuntu-L.ttf') format('truetype'),
         url('Ubuntu-L.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UbuntuRegular';
    src: url('Ubuntu-R.eot');
    src: url('Ubuntu-R.eot?#iefix') format('embedded-opentype'),
         url('Ubuntu-R.woff') format('woff'),
         url('Ubuntu-R.ttf') format('truetype'),
         url('Ubuntu-R.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


