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

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