From b2b903c6f9958a4b2726454e6f7dbe64c49ac52b Mon Sep 17 00:00:00 2001
From: Geremia Taglialatela In order to provide the best possible experience to old and buggy browsers, Font Awesome uses CSS browser hacks in several places to target special CSS to certain browser versions in order to work around bugs in the browsers themselves. These hacks understandably cause CSS validators to complain that they are invalid. In a couple places, we also use bleeding-edge CSS features that aren't yet fully standardized, but these are used purely for progressive enhancement. These validation warnings don't matter in practice since the non-hacky portion of our CSS does fully validate and the hacky portions don't interfere with the proper functioning of the non-hacky portion, hence why we deliberately ignore these particular warnings. Getting started - Validators by Bootstrap Team is licensed under CC BY 3.0Validators
Getting started - Internet Explorer 8 and @font-face by Bootstrap Team is licensed under CC BY 3.0