@font-face {
  font-family: 'SomeFont';
  src: url('/fonts/SomeFont.eot?#iefix'); }

body {
  content: "/fonts/SomeFont.eot?#iefix"; }
