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