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