/*
- - - > |  @font-face  | < - - - 
*/
/* Stratum 2 Web Thin */
	@font-face {
	font-family: 'Stratum2Web';
	src: url('Stratum2WebThin/Stratum2WebThin.eot');
	src: url('Stratum2WebThin/Stratum2WebThin.eot?#iefix') format('embedded-opentype'),
         url('Stratum2WebThin/Stratum2WebThin.woff2') format('woff2'),
         url('Stratum2WebThin/Stratum2WebThin.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	}

/* Stratum 2 Web Light */
	@font-face {
	font-family: 'Stratum2Web';
	src: url('Stratum2WebLight/Stratum2WebLight.eot');
	src: url('Stratum2WebLight/Stratum2WebLight.eot?#iefix') format('embedded-opentype'),
         url('Stratum2WebLight/Stratum2WebLight.woff2') format('woff2'),
         url('Stratum2WebLight/Stratum2WebLight.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	}

/* Stratum 2 Web Regular */
	@font-face {
	font-family: 'Stratum2Web';
	src: url('Stratum2WebRegular/Stratum2WebRegular.eot');
	src: url('Stratum2WebRegular/Stratum2WebRegular.eot?#iefix') format('embedded-opentype'),
         url('Stratum2WebRegular/Stratum2WebRegular.woff2') format('woff2'),
         url('Stratum2WebRegular/Stratum2WebRegular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	}

/* Stratum 2 Web Medium */
	@font-face {
	font-family: 'Stratum2Web';
	src: url('Stratum2WebMedium/Stratum2WebMedium.eot');
	src: url('Stratum2WebMedium/Stratum2WebMedium.eot?#iefix') format('embedded-opentype'),
         url('Stratum2WebMedium/Stratum2WebMedium.woff2') format('woff2'),
         url('Stratum2WebMedium/Stratum2WebMedium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	}

/* Stratum 2 Web Bold */
	@font-face {
	font-family: 'Stratum2Web';
	src: url('Stratum2WebBold/Stratum2WebBold.eot');
	src: url('Stratum2WebBold/Stratum2WebBold.eot?#iefix') format('embedded-opentype'),
         url('Stratum2WebBold/Stratum2WebBold.woff2') format('woff2'),
         url('Stratum2WebBold/Stratum2WebBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	}

/* Stratum 2 Web Black */
	@font-face {
	font-family: 'Stratum2Web';
	src: url('Stratum2WebBlack/Stratum2WebBlack.eot');
	src: url('Stratum2WebBlack/Stratum2WebBlack.eot?#iefix') format('embedded-opentype'),
         url('Stratum2WebBlack/Stratum2WebBlack.woff2') format('woff2'),
         url('Stratum2WebBlack/Stratum2WebBlack.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	}

/*
- - - > |  Font Classes  | < - - - 
*/
.Stratum2WebThin {
	font-family: 'Stratum2Web';
	font-weight: 200;
	font-style: normal;
	}

.Stratum2WebLight {
	font-family: 'Stratum2Web';
	font-weight: 300;
	font-style: normal;
	}

.Stratum2WebRegular {
	font-family: 'Stratum2Web';
	font-weight: 400;
	font-style: normal;
	}

.Stratum2WebMedium {
	font-family: 'Stratum2Web';
	font-weight: 500;
	font-style: normal;
	}

.Stratum2WebBold {
	font-family: 'Stratum2Web';
	font-weight: 700;
	font-style: normal;
	}

.Stratum2WebBlack {
	font-family: 'Stratum2Web';
	font-weight: 900;
	font-style: normal;
	}
