@font-face {
  font-family: 'SomeFont';
  src: url('/fonts/SomeFont.woff2') format('woff2'), url('/fonts/SomeFont.woff') format('woff'), url('/fonts/SomeFont.ttf') format('truetype'), url('/fonts/SomeFont.svg#SomeFont') format('svg'); }
