@font-face {
	font-family: 'icomoon';
	src:url('/a/pgs/Fonts/icomoon.eot?-ccviw');
	src:url('/a/pgs/Fonts/icomoon.eot?#iefix-ccviw') format('embedded-opentype'),
		url('/a/pgs/Fonts/icomoon.woff?-ccviw') format('woff'),
		url('/a/pgs/Fonts/icomoon.ttf?-ccviw') format('truetype'),
		url('/a/pgs/Fonts/icomoon.svg?-ccviw#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-share:before {
	content: "\e608";
}

.icon-arrow-left-thick:before {
	content: "\e610";
}

.icon-arrow-right-thick:before {
	content: "\e611";
}

.icon-facebook:before {
	content: "\e60b";
}

.icon-linkedin:before {
	content: "\e60c";
}

.icon-mail:before {
	content: "\e60d";
}

.icon-plusone:before {
	content: "\e60e";
}

.icon-twitter:before {
	content: "\e60f";
}

.icon-menu:before {
	content: "\e60a";
}

.icon-captions:before {
	content: "\e600";
}

.icon-arrow-left:before {
	content: "\e601";
}

.icon-arrow-right:before {
	content: "\e602";
}

.icon-arrow:before {
	content: "\e603";
}

.icon-close:before {
	content: "\e604";
}

.icon-fullscreen:before {
	content: "\e605";
}

.icon-play:before {
	content: "\e606";
}

.icon-plus:before {
	content: "\e607";
}

.icon-volume:before {
	content: "\e609";
}