@font-face {
	font-family: Inter;
	src: url(/static/Inter-Regular.ttf);
}
body {
  font-family: Inter;
}