@import "/inc/fonts/fontello/css/fontello.css";

@font-face {
	font-family: 'FontAwesome';
	src: url('/inc/fonts/fontello/font/fontello.eot?93361898');
	src: url('/inc/fonts/fontello/font/fontello.eot?93361898#iefix') format('embedded-opentype'),
		url('/inc/fonts/fontello/font/fontello.woff?93361898') format('woff'),
		url('/inc/fonts/fontello/font/fontello.ttf?93361898') format('truetype'),
		url('/inc/fonts/fontello/font/fontello.svg?93361898#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

i[class^='demo'], i[class^='icon'], i[class^='file'] {
	font-size: 15px;
}

/* .icon-file-pdf:before {
	content: '\F1C1';
	color: red;
	font-size: 20px;
} */
