@font-face {
	font-family: "flat";
	src: url(flat.ttf);
}

body {
  font-family: "flat";
}
