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