@font-face {
    font-family: 'UBUNTU-Regular';
    src: url('../fonts/ubuntur.eot');
    src: url('../fonts/ubuntur.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ubuntur.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'UBUNTU-Medium';
    src: url('../fonts/ubuntum.eot');
    src: url('../fonts/ubuntum.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ubuntum.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'UBUNTU-Bold';
    src: url('../fonts/ubuntub.eot');
    src: url('../fonts/ubuntub.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ubuntub.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'UBUNTU-BoldItalic';
    src: url('../fonts/ubuntubi.eot');
    src: url('../fonts/ubuntubi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ubuntubi.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}