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