@font-face {
	font-family: 'ubuntu';
	src: url('../css/Ubuntu-Light.eot');
	src: local('Ubuntu Light'), url('../css/Ubuntu-Light.woff') format('woff'), url('../css/Ubuntu-Light.ttf') format('truetype'), url('../css/Ubuntu-Light.svg') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
    font-family: 'ubuntuRegular';
    src: url('../css/ubuntu-regular-webfont.eot');
    src: url('../css/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/ubuntu-regular-webfont.woff') format('woff'),
         url('../css/ubuntu-regular-webfont.ttf') format('truetype'),
         url('../css/ubuntu-regular-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
