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