@font-face {
	font-family: 'Roboto';
	src: url('roboto-black.woff2') format('woff2'),
		url('roboto-black.woff') format('woff'),
		url('roboto-black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-blackitalic.woff2') format('woff2'),
		url('roboto-blackitalic.woff') format('woff'),
		url('roboto-blackitalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-bold.woff2') format('woff2'),
		url('roboto-bold.woff') format('woff'),
		url('roboto-bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-bolditalic.woff2') format('woff2'),
		url('roboto-bolditalic.woff') format('woff'),
		url('roboto-bolditalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-italic.woff2') format('woff2'),
		url('roboto-italic.woff') format('woff'),
		url('roboto-italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-light.woff2') format('woff2'),
		url('roboto-light.woff') format('woff'),
		url('roboto-light.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-lightitalic.woff2') format('woff2'),
		url('roboto-lightitalic.woff') format('woff'),
		url('roboto-lightitalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-medium.woff2') format('woff2'),
		url('roboto-medium.woff') format('woff'),
		url('roboto-medium.ttf') format('truetype');
	font-weight: medium;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-mediumitalic.woff2') format('woff2'),
		url('roboto-mediumitalic.woff') format('woff'),
		url('roboto-mediumitalic.ttf') format('truetype');
	font-weight: medium;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-regular.woff2') format('woff2'),
		url('roboto-regular.woff') format('woff'),
		url('roboto-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-thin.woff2') format('woff2'),
		url('roboto-thin.woff') format('woff'),
		url('roboto-thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto';
	src: url('roboto-thinitalic.woff2') format('woff2'),
		url('roboto-thinitalic.woff') format('woff'),
		url('roboto-thinitalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'Roboto Condensed';
	src: url('robotocondensed-bold.woff2') format('woff2'),
		url('robotocondensed-bold.woff') format('woff'),
		url('robotocondensed-bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto Condensed';
	src: url('robotocondensed-regular.woff2') format('woff2'),
		url('robotocondensed-regular.woff') format('woff'),
		url('robotocondensed-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

