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