/*
- - - > |  @font-face  | < - - - 
*/
/* Stratum 2 Web Black */
	@font-face {
	font-family: 'Stratum2WebBlack';
	src: url('Stratum2WebBlack.eot');
	src: url('Stratum2WebBlack.eot?#iefix') format('embedded-opentype'),
         url('Stratum2WebBlack.woff2') format('woff2'),
         url('Stratum2WebBlack.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

/*
- - - > |  Font Classes  | < - - - 
*/
.Stratum2WebBlack {
	font-family: 'Stratum2WebBlack';
	font-weight: normal;
	font-style: normal;
	}
