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