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

@font-face {
	font-family: 'lato-black';
	src:url('fonts/lato/Lato-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@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: 'brandon-grotesque-medium';
	src:url('fonts/brandon-grotesque-medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}