@font-face {
  /* exljbris Font Foundry: http://www.josbuivenga.demon.nl/fontinsans.html */
  font-family: FontinSans;
  src: url('/fonts/Fontin_Sans_R_45b.otf');
}

body {
  font-family: FontinSans;
  font-size: 150%;
}
a:visited, a:link {
  color: black;
}
