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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'fujitsu-icon';
	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-max:before {
	content: "\e602";
}
.icon-min:before {
	content: "\e603";
}
.icon-pdf:before {
	content: "\e600";
}
.icon-video:before {
	content: "\e601";
}
