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