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