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