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