@font-face {
	font-family: 'eda';
	src:url('eda.eot?ne6mcq');
	src:url('eda.eot?#iefixne6mcq') format('embedded-opentype'),
		url('eda.woff?ne6mcq') format('woff'),
		url('eda.ttf?ne6mcq') format('truetype'),
		url('eda.svg?ne6mcq#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

.icon-eda {
    font-size: 1.35em;
    opacity: 0.75;
    transition: all 0.5s;
}


.icon-eda:hover {
    opacity: 1;
}

.eda-logo a:hover {
    text-decoration: none !important;
}
