/*************/
/** icomoon **/
/*************/

@font-face
{
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?p9h521');
	src:url('../fonts/icomoon.eot?#iefixp9h521') format('embedded-opentype'),
		url('../fonts/icomoon.woff?p9h521') format('woff'),
		url('../fonts/icomoon.ttf?p9h521') format('truetype'),
		url('../fonts/icomoon.svg?p9h521#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;
	display: inline-block;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-birthday-cake:before { content: "\e623"; }
.icon-heart-o:before { content: "\e61c"; }
.icon-heart2:before { content: "\e61d"; }
.icon-envelope:before { content: "\e604"; }
.icon-home:before { content: "\e600"; }
.icon-pencil:before { content: "\e617"; }
.icon-image2:before { content: "\e618"; }
.icon-camera:before { content: "\e60a"; }
.icon-file:before { content: "\e611"; }
.icon-location:before { content: "\e619"; }
.icon-clock:before { content: "\e61f"; }
.icon-forward:before { content: "\e624"; }
.icon-bubble:before { content: "\e620"; }
.icon-user:before {  content: "\e605"; }
.icon-busy:before { content: "\e613"; }
.icon-search:before { content: "\e622"; }
.icon-lock:before { content: "\e609"; }
.icon-cogs:before { content: "\e612"; }
.icon-gift:before { content: "\e621"; }
.icon-switch:before { content: "\e603"; }
.icon-eye:before { content: "\e60b"; }
.icon-eye-blocked:before { content: "\e60c"; }
.icon-star:before { content: "\e606"; }
.icon-heart:before { content: "\e607"; }
.icon-smiley:before { content: "\e61b"; }
.icon-cancel-circle:before { content: "\e615"; }
.icon-close:before { content: "\e616"; }
.icon-checkmark:before { content: "\e608"; }
.icon-world:before { content: "\e614"; }
.icon-cog:before { content: "\e602"; }
.icon-blocked:before { content: "\e60d"; }
.icon-list:before { content: "\e601"; }
.icon-play:before { content: "\e61e"; }
.icon-arrow-left:before { content: "\e60f"; }
.icon-arrow-right:before { content: "\e610"; }
.icon-arrow-left2:before { content: "\e61a"; }
.icon-uniE60E:before { content: "\e60e"; }


/*******************/
/** CenturyGothic **/
/*******************/

@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CenturyGothic.woff') format('woff'),
         url('../fonts/CenturyGothic.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
}