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