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