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