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