@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Regular.ttf') format('TrueType');
}

@font-face {
	font-family: 'RobotoBold';
	src: url('fonts/Roboto-Bold.ttf') format('TrueType');
}