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