@font-face
{
	font-family: "Vinci Sans Expanded Bold";
	font-weight: bold;
	font-style: normal;

	src: url(./fonts/VinciSansExpanded-Bold.woff2) format("woff2");
}

@font-face
{
	font-family: "Vinci Sans";
	font-weight: bold;
	font-style: normal;

	src: url(./fonts/Vinci-Sans-Bold.woff2) format("woff2");
}

@font-face
{
	font-family: "Vinci Sans";
	font-weight: normal;
	font-style: normal;

	src: url(./fonts/Vinci-Sans-Regular.woff2) format("woff2");
}
