@font-face {
	font-family: 'unica';
	/* font-weight: 100 900; */
	/* font-weight:bold; */
	/* font-slant: 0 1; */
	src: url('Unica77VIP(BETA)VF.ttf') format("truetype");
	font-variation-settings: "wght" 350, "wdth" 900, "slnt" 0;
	/* font-weight: normal;
	font-style: normal;
	font-weight: 0; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
}
@font-face {
	font-family: 'geigy';
	/* font-weight: 100 900; */
	/* font-weight:bold; */
	/* font-slant: 0 1; */
	src: url('GeigyDuplexLLVIP.ttf') format("truetype");
	font-variation-settings: "wght" 350, "slnt" 0;
	/* font-weight: normal;
	font-style: normal;
	font-weight: 0; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
}