
@font-face {
	font-family: 'Roboto-Regular';
	src:url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Bold';
	src:url('../fonts/roboto/Roboto-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Nunito-Regular';
	src:url('../fonts/nunito/Nunito-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Nunito-Bold';
	src:url('../fonts/nunito/Nunito-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}