/*
- - - > |  @font-face  | < - - - 
*/
/* Stratum 2 Web Regular */
	@font-face {
	font-family: 'Stratum2WebRegular';
	src: url('Stratum2WebRegular.woff2') format('woff2'),
	     url('Stratum2WebRegular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}

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