@font-face
{
    font-family: 'POE Foo';
  src: url('POE Foo.eot');
  src: url('POE Foo.eot?#') format('embedded-opentype'),
      url('POE Foo.woff') format('woff'),
      url('POE Foo.ttf') format('truetype');
}
