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