 @font-face {
	font-family: myFont;
	src: url(../font/DFMoStd-W9.otf);
}
body
{
	font-family: myFont;
	--scale: 1;
}