@font-face{
	font-family:'F';
	font-weight:400;
	src:
		url('../fonts/regular.ttf') format("truetype");
}
@font-face{
	font-family:'F';
	font-weight:600;
	src:
		url('../fonts/bold.ttf') format("truetype");
}