@font-face {
	font-family: 'ubuntu';
	src: url('700-normal/webfont.woff2') format('woff2'),
		url('700-normal/webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'ubuntu';
	src: url('700-italic/webfont.woff2') format('woff2'),
		url('700-italic/webfont.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'ubuntu';
	src: url('100-normal/webfont.woff2') format('woff2'),
		url('100-normal/webfont.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'ubuntu';
	src: url('100-italic/webfont.woff2') format('woff2'),
		url('100-italic/webfont.woff') format('woff');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'ubuntu';
	src: url('500-normal/webfont.woff2') format('woff2'),
		url('500-normal/webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'ubuntu';
	src: url('500-italic/webfont.woff2') format('woff2'),
		url('500-italic/webfont.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'ubuntu';
	src: url('400-normal/webfont.woff2') format('woff2'),
		url('400-normal/webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'ubuntu';
	src: url('400-italic/webfont.woff2') format('woff2'),
		url('400-italic/webfont.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}