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