@font-face {

	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 300;
	src: url(Ubuntu-Light.woff) format('woff');
}

@font-face {

	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: url(Ubuntu.woff) format('woff');
}

@font-face {
	
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 500;
	src: url(Ubuntu-Medium.woff) format('woff');
}

@font-face {
	
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: url(Ubuntu-Bold.woff) format('woff');
}

@font-face {

	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 300;
	src: url(Ubuntu-LightItalic.woff) format('woff');
}

@font-face {
	
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 400;
	src: url(Ubuntu-Italic.woff) format('woff');
}

@font-face {

	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 500;
	src: url(Ubuntu-MediumItalic.woff) format('woff');
}

@font-face {
	
	font-family: 'Ubuntu';
	font-style: italic;
	font-weight: 700;
	src: url(Ubuntu-BoldItalic.woff) format('woff');
}
