    @font-face {
    font-family: nautilus;
  
  src: url('nautilus.eot'); /* IE9 Compat Modes */
 
   src: url('nautilus.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  
  
       url('nautilus.woff') format('woff'),  /* Modern Browsers */
 
        url('nautilus.otf') format('truetype'); /* Safari, Android, iOS */
 
   font-weight: normal;
  
  font-style: normal;
  }