<i class="icon-homebread"></i>
рисует домик. /* ICON FONT - ELUSIVE */
@font-face {
font-family: 'elusive';
src: url('elusive.eot');
src: url('elusive.eot?#iefix') format('embedded-opentype'),
url('elusive.woff') format('woff'),
url('elusive.ttf') format('truetype'),
url('elusive.svg?#elusive') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "elusive";
font-style: normal;
font-weight: normal;
src: url("elusive.eot?#iefix") format("embedded-opentype"), url("elusive.woff") format("woff"), url("elusive.ttf") format("truetype"), url("elusive.svg?#elusive") format("svg");
}
url("elusive.eot?#iefix") это что значит? что это за url ?