/*To Use Icons <span class="soc dataicon" aria-hidden="true" data-icon="&#xe001;"></span>*/
.dataicon[data-icon]:before {
	content: attr(data-icon);
}
.soc[data-icon]:before {
	font-family: 'Soc Icons';
}
.dash[data-icon]:before {
	font-family: 'dashicons';
}
@font-face {
	font-family: 'Soc Icons';
	src: url('fonts/soc-icons.eot?v=1.2');
	src: url('fonts/soc-icons?#iefix&v=1.2') format('embedded-opentype'),
		url('fonts/soc-icons.woff?v=1.2') format('woff'),
	    url('fonts/soc-icons.ttf?v=1.2') format('truetype'),
	    url('fonts/soc-icons.svg#soc-icons?v=1.2') format('svg');
}
@font-face {
	font-family: 'Gotham Light';
	src: url('fonts/GothamHTF-Light.eot');
	src: url('fonts/GothamHTF-Light?#iefix') format('embedded-opentype'),
		url('fonts/GothamHTF-Light.woff2') format('woff2'),
		url('fonts/GothamHTF-Light.woff') format('woff'),
	    url('fonts/GothamHTF-Light.ttf') format('truetype'),
		url('fonts/GothamHTF-Light.svg#GothamHTF-Light') format('svg');
}
@font-face {
	font-family: 'Gotham Medium';
	src: url('fonts/GothamHTF-Medium.eot');
	src: url('fonts/GothamHTF-Medium?#iefix') format('embedded-opentype'),
		url('fonts/GothamHTF-Medium.woff2') format('woff2'),
		url('fonts/GothamHTF-Medium.woff') format('woff'),
	    url('fonts/GothamHTF-Medium.ttf') format('truetype'),
		url('fonts/GothamHTF-Medium.svg#GothamHTF-Medium') format('svg');
}
@font-face {
	font-family: 'Gotham Book';
	src: url('fonts/GothamHTF-Book.eot');
	src: url('fonts/GothamHTF-Book?#iefix') format('embedded-opentype'),
		url('fonts/GothamHTF-Book.woff2') format('woff2'),
		url('fonts/GothamHTF-Book.woff') format('woff'),
	    url('fonts/GothamHTF-Book.ttf') format('truetype'),
		url('fonts/GothamHTF-Book.svg#GothamHTF-Book') format('svg');
}
@font-face {
	font-family: 'Gotham Bold';
	src: url('fonts/GothamBold.eot');
	src: url('fonts/GothamBold?#iefix') format('embedded-opentype'),
		url('fonts/GothamBold.woff2') format('woff2'),
		url('fonts/GothamBold.woff') format('woff'),
	    url('fonts/GothamBold.ttf') format('truetype'),
		url('fonts/GothamBold.svg#GothamBold') format('svg');
}
@font-face {
	font-family: 'Gotham Black';
	src: url('fonts/GothamHTF-Black.eot');
	src: url('fonts/GothamHTF-Black?#iefix') format('embedded-opentype'),
		url('fonts/GothamHTF-Black.woff2') format('woff2'),
		url('fonts/GothamHTF-Black.woff') format('woff'),
	    url('fonts/GothamHTF-Black.ttf') format('truetype'),
		url('fonts/GothamHTF-Black.svg#GothamHTF-Black') format('svg');
}