@font-face {
	font-family: 'roboto';
	src: url('roboto-thin-webfont.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: url('roboto-thinitalic-webfont.woff') format('woff');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'roboto';
	src: url('roboto-light-webfont.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: url('roboto-lightitalic-webfont.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'roboto';
	src: url('roboto-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'roboto';
	src: url('roboto-italic-webfont.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'roboto';
	src: url('roboto-medium-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;

}
@font-face {
	font-family: 'roboto';
	src: url('roboto-mediumitalic-webfont.woff') format('woff');
	font-weight: 500;
	font-style: italic;

}

@font-face {
	font-family: 'roboto';
	src: url('roboto-bold-webfont.woff') format('woff');
	font-weight: 700;
	font-style: normal;

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

}

@font-face {
	font-family: 'roboto';
	src: url('roboto-black-webfont.woff') format('woff');
	font-weight: 900;
	font-style: normal;

}
@font-face {
	font-family: 'roboto';
	src: url('roboto-blackitalic-webfont.woff') format('woff');
	font-weight: 900;
	font-style: italic;

}
