@font-face {
    font-family: 'cardoregular';
    src: url('../fonts/cardo104s-webfont.eot');
    src: url('../fonts/cardo104s-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cardo104s-webfont.woff') format('woff'),
         url('../fonts/cardo104s-webfont.ttf') format('truetype'),
         url('../fonts/cardo104s-webfont.svg#cardoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cardobold';
    src: url('../fonts/cardob101-webfont.eot');
    src: url('../fonts/cardob101-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cardob101-webfont.woff') format('woff'),
         url('../fonts/cardob101-webfont.ttf') format('truetype'),
         url('../fonts/cardob101-webfont.svg#cardobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cardoitalic';
    src: url('../fonts/cardoi99-webfont.eot');
    src: url('../fonts/cardoi99-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cardoi99-webfont.woff') format('woff'),
         url('../fonts/cardoi99-webfont.ttf') format('truetype'),
         url('../fonts/cardoi99-webfont.svg#cardoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MonotypeModernStdExtended';
    src: url('../fonts/modernmtstd-extended-webfont.eot');
    src: url('../fonts/modernmtstd-extended-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/modernmtstd-extended-webfont.woff') format('woff'),
         url('../fonts/modernmtstd-extended-webfont.ttf') format('truetype'),
         url('../fonts/modernmtstd-extended-webfont.svg#MonotypeModernStdExtended') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MonotypeModernStdExIt';
    src: url('../fonts/modernmtstd-extendeditalic-webfont.eot');
    src: url('../fonts/modernmtstd-extendeditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/modernmtstd-extendeditalic-webfont.woff') format('woff'),
         url('../fonts/modernmtstd-extendeditalic-webfont.ttf') format('truetype'),
         url('../fonts/modernmtstd-extendeditalic-webfont.svg#MonotypeModernStdExIt') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'entypo';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-exsite, .icon-twitter, .icon-facebook, .icon-googleplus, .icon-pinterest, .icon-tumblr, .icon-instagram, .icon-search, .icon-arrow-left, .icon-arrow-right, .icon-mail, .icon-arrow-up, .icon-arrow-down, .icon-single-col, .icon-multi-col, .icon-shop, .icon-heart {
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-single-col:before {
	content: "\e600";
}
.icon-multi-col:before {
	content: "\e601";
}
.icon-arrow-up:before {
	content: "\e602";
}
.icon-arrow-right:before {
	content: "\e603";
}
.icon-arrow-left:before {
	content: "\e604";
}
.icon-arrow-down:before {
	content: "\e605";
}
.icon-uniF000:before {
	content: "\f000";
}
.icon-exsite:before {
	content: "\e001";
}
.icon-twitter:before {
	content: "\e006";
}
.icon-facebook:before {
	content: "\e007";
}
.icon-googleplus:before {
	content: "\e008";
}
.icon-pinterest:before {
	content: "\e009";
}
.icon-tumblr:before {
	content: "\e00a";
}
.icon-instagram:before {
	content: "\e00b";
}
.icon-search:before {
	content: "\e000";
}
.icon-mail:before {
	content: "\e004";
}
.icon-shop:before {
	content: "\e00f";
}
.icon-heart:before {
	content: "\e606";
}

@font-face {
	font-family: '2014-set';
	src:url('../fonts/2014-set.eot');
	src:url('../fonts/2014-set.eot?#iefix') format('embedded-opentype'),
		url('../fonts/2014-set.woff') format('woff'),
		url('../fonts/2014-set.ttf') format('truetype'),
		url('../fonts/2014-set.svg#2014-set') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-2014-"], [class*=" icon-2014-"] {
	font-family: '2014-set';
	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-2014-youtube:before {
	content: "\e600";
}

.icon-2014-blogloving:before {
	content: "\e601";
}