@font-face {
	font-family: Lexend;
	src: url(../fonts/Lexend-Regular.ttf);
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Lexend-Medium;
	src: url(../fonts/Lexend-Medium.ttf);
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Lexend-Light';
	src: url(../fonts/Lexend-Light.ttf);
	font-weight: 300;
	font-style: normal;
}

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