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