@font-face{
	font-family : "funnel";
  	src : url("/w/media/24-25/maximeg/fonts/funneldisplay-variablefont_wght.ttf");
}
body {
  
  margin : 9pt;
}

*{
  font-size : 18pt;
  font-family : "funnel";
  color: darkblue;
  background-color: whitesmoke;
}