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