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