@font-face {
  font-family: IM_FELL_Great_Primer_Roman;
  src: url(IMFellGreatPrimer-Regular.ttf) format("truetype");
}

body {
	font-family: IM_FELL_Great_Primer_Roman, IM FELL Great Primer;
}

.control {
	position: fixed;
	top: 40px;
	right: 60px;
}