@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?dythav');
    src:url('../fonts/icomoon.eot?#iefixdythav') format('embedded-opentype'),
        url('../fonts/icomoon.woff?dythav') format('woff'),
        url('../fonts/icomoon.ttf?dythav') format('truetype'),
        url('../fonts/icomoon.svg?dythav#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-googleplus:before {
	content: "\e600";
}
.icon-facebook:before {
	content: "\e601";
}
.icon-twitter:before {
	content: "\e602";
}
.icon-pinterest:before {
	content: "\e603";
}
.icon-linkedin:before {
	content: "\e604";
}
.icon-instagram3:before {
	content: "\e605";
}
.icon-close:before {
	content: "\e606";
}
.icon-menu:before {
	content: "\e607";
}
.icon-play:before {
	content: "\e608";
}
.icon-youtube:before {
	content: "\e609";
}
.icon-stop:before {
	content: "\e60a";
}
.icon-instagram2:before {
	content: "\e60b";
}
.icon-instagram:before {
	content: "\e60c";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-navicon:before {
	content: "\f0c9";
}
.icon-angle-left:before {
	content: "\f104";
}
.icon-angle-right:before {
	content: "\f105";
}
.icon-angle-up:before {
	content: "\f106";
}
.icon-angle-down:before {
	content: "\f107";
}
.icon-disk-save:before {
	content: "\f108";
}




/* icon link overrides */

.footer .footerSocial a, .footer .footerSocialSm a {
    text-decoration: none;
    font-size: 2.5em;
    color: #4e4b48;
}