@font-face {
	font-family: 'Primary font';
	font-weight: normal;
	src: url('./fonts/Lato-Regular.ttf');
}
@font-face {
	font-family: 'Primary font';
	font-weight: bold;
	src: url('./fonts/Lato-Bold.ttf');
}
