<html>
<head>
<style type="text/css">
@font-face {
  font-family: dl1;
  src: url(../fonts/DeLarge/DeLarge.woff);
}
body {
  font-family: dl1, serif;
  font-size: 36px;
  line-height: 2em;
  letter-spacing: 3px;
}
</style>
</head>
<body>
<p>foobar</p>
</body>
</html>