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