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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'plof';
	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-barra:before {
	content: "\e600";
}
.icon-documento:before {
	content: "\e601";
}
.icon-imagen:before {
	content: "\e602";
}
.icon-maximizar:before {
	content: "\e603";
}
.icon-minimizar:before {
	content: "\e604";
}
.icon-video:before {
	content: "\e605";
}
.icon-expand:before {
	content: "\e606";
	font-size: 0.8em;
}
.icon-contract:before {
	content: "\e607";
	font-size: 0.8em;
}
