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

.icon {
	font-family: 'sigledal';
	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-check:before {
	content: "\f03a";
}
.icon-triangle-down:before {
	content: "\f05b";
}
.icon-triangle-up:before {
	content: "\f0aa";
}
.icon-enlarge:before {
	content: "\e600";
}
.icon-shrink:before {
	content: "\e601";
}
.icon-star:before {
	content: "\e603";
}
.icon-reload:before {
	content: "\e602";
}
.icon-search:before {
	content: "\41";
}
.icon-facebook:before {
	content: "\42";
}
.icon-twitter:before {
	content: "\43";
}
.icon-plus:before {
	content: "\44";
}
.icon-minus:before {
	content: "\45";
}
.icon-external:before {
	content: "\46";
}
.icon-angle-right:before {
	content: "\47";
}
.icon-angle-left:before {
	content: "\48";
}
.icon-angle-down:before {
	content: "\49";
}
.icon-angle-up:before {
	content: "\4a";
}
.icon-heart:before {
	content: "\4b";
}
.icon-video:before {
	content: "\4c";
}
.icon-sound:before {
	content: "\4d";
}
.icon-text:before {
	content: "\4e";
}
.icon-calendar:before {
	content: "\4f";
}
.icon-menu:before {
	content: "\50";
}

