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