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

[class^="oticon-"], [class*=" oticon-"] {
	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;
}

.oticon-help:before {
	content: "\e600";
}
.oticon-month:before {
	content: "\e601";
}
.oticon-day:before {
	content: "\e602";
}
.oticon-print:before {
	content: "\e603";
}
.oticon-archive:before {
	content: "\e604";
}
.oticon-unarchive:before {
	content: "\e605";
}
.oticon-save:before {
	content: "\e606";
}
.oticon-csv:before {
	content: "\e607";
}
.oticon-pdf:before {
	content: "\e608";
}
.oticon-openoffice:before {
	content: "\e609";
}
.oticon-word:before {
	content: "\e60a";
}
.oticon-excel:before {
	content: "\e60b";
}
.oticon-zip:before {
	content: "\e60c";
}
.oticon-powerpoint:before {
	content: "\e60d";
}
.oticon-xml:before {
	content: "\e60e";
}
.oticon-css:before {
	content: "\e60f";
}
