@font-face {
	font-family: 'roboto_regular';
	src: url('../fonts/roboto_regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'roboto_bold';
	src: url('../fonts/roboto_bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'whitney_blacksc';
	src: url('../fonts/whitney_blacksc.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}