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

.icon-logo {
	font-family: 'Icon-Logo';
	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-unoosa-logo:before {
	content: "\e601";
}
.icon-un-logo:before {
	content: "\e600";
}
