can't link to an external stylesheet for fontello – Twitter bootstrap
I want to see this: It works when I include the modified fontello CSS in between <style></style> tags: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <!-- <link rel="stylesheet" type="text/css" href="css/fontello_mod.css"/> --> </head> <style> @font-face { font-family: 'fontello'; src: url('font/fontello.eot?47332372'); src: url('font/fontello.eot?47332372#iefix')…