@font-face {
  font-family: 'Steelfish';
  src: url('Steelfish-Regular.eot');
  src: url('Steelfish-Regular.eot?#iefix') format('embedded-opentype'),
  	   url('Steelfish-Regular.woff2') format('woff2'),
  	   url('Steelfish-Regular.woff') format('woff'),
  	   url('Steelfish-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  }

@font-face {
	font-family: 'Steelfish';
	src: url('Steelfish-Bold.eot');
	src: url('Steelfish-Bold.eot?#iefix') format('embedded-opentype'),
		   url('Steelfish-Bold.woff2') format('woff2'),
		   url('Steelfish-Bold.woff') format('woff'),
		   url('Steelfish-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
