/*To Use Icons <span class="soc" aria-hidden="true" data-icon="&#xe001;"></span>*/
@media screen and (min-width: 0px) {
	[data-icon]:before {
		content: attr(data-icon);
	}
	.soc[data-icon]:before {
		font-family: 'Soc Icons';
	}
	.gemba[data-icon]:before {
		font-family: 'Gemba Icons';
	}
	.dash[data-icon]:before {
		font-family: 'dashicons';
	}
}
@font-face {
	font-family: 'Soc Icons';
	src: url('fonts/soc-icons.eot?v1.3');
	src: url('fonts/soc-icons#iefix?v1.3') format('embedded-opentype'),
		url('fonts/soc-icons.woff?v1.3') format('woff'),
	    url('fonts/soc-icons.ttf?v1.3') format('truetype'),
	    url('fonts/soc-icons.svg#soc-icons?v1.3') format('svg');
}
@font-face {
	font-family: 'Gemba Icons';
	src: url('fonts/gemba-icons.eot?v1.4');
	src: url('fonts/gemba-icons.woff?v1.4') format('woff'),
	    url('fonts/gemba-icons.ttf?v1.4') format('truetype'),
	    url('fonts/gemba-icons.svg?v1.4#gemba-icons') format('svg');
}
@font-face {
	font-family: 'Helvetica Light';
	src: url('fonts/HelveticaNeueLT-45Lt.eot');
	src: url('fonts/HelveticaNeueLT-45Lt?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueLT-45Lt.woff2') format('woff2'),
		url('fonts/HelveticaNeueLT-45Lt.woff') format('woff'),
	    url('fonts/HelveticaNeueLT-45Lt.ttf') format('truetype'),
		url('fonts/HelveticaNeueLT-45Lt.svg#HelveticaNeueLT-45Lt') format('svg');
}
@font-face {
	font-family: 'Helvetica Bold';
	src: url('fonts/HelveticaNeueLT-75Bd.eot');
	src: url('fonts/HelveticaNeueLT-75Bd?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueLT-75Bd.woff2') format('woff2'),
		url('fonts/HelveticaNeueLT-75Bd.woff') format('woff'),
	    url('fonts/HelveticaNeueLT-75Bd.ttf') format('truetype'),
		url('fonts/HelveticaNeueLT-75Bd.svg#HelveticaNeueLT-75Bd') format('svg');
}
@font-face {
	font-family: 'Helvetica Medium';
	src: url('fonts/HelveticaNeueLT-65Md.eot');
	src: url('fonts/HelveticaNeueLT-65Md?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueLT-65Md.woff2') format('woff2'),
		url('fonts/HelveticaNeueLT-65Md.woff') format('woff'),
	    url('fonts/HelveticaNeueLT-65Md.ttf') format('truetype'),
		url('fonts/HelveticaNeueLT-65Md.svg#HelveticaNeueLT-65Md') format('svg');
}
@font-face {
	font-family: 'Helvetica Black';
	src: url('fonts/HelveticaNeueLT-95Blk.eot');
	src: url('fonts/HelveticaNeueLT-95Blk?#iefix') format('embedded-opentype'),
		url('fonts/HelveticaNeueLT-95Blk.woff2') format('woff2'),
		url('fonts/HelveticaNeueLT-95Blk.woff') format('woff'),
	    url('fonts/HelveticaNeueLT-95Blk.ttf') format('truetype'),
		url('fonts/HelveticaNeueLT-95Blk.svg#HelveticaNeueLT-95Blk') format('svg');
}