@font-face {
	font-family: 'icons-eds';
	src:url(fonts/icons-eds.ttf?i4es0t) format('truetype');
	font-weight: normal;
	font-style: normal;
}
.icons-ex {
	font-family: 'icons-eds' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.logo-icon:before {
	content: "\e629";
}
.logo-icon-text:before {
	content: "\e62a";
}
.logo-icon-full:before {
	content: "\e62b";
}
#logo span { font-size:5.5em; }
#logo span:first-child { font-size:6.25em; margin-left:2.5rem; margin-right:1.4rem; }