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