I am developing a website that should print a page containing awesome font icons. The problem is that when you print, the Font Awesome badges will not print in color.
They are displayed in color in the browser, but when the page is printed, the icons are solid black. Is there a way to make awesome font icons print by color? Perhaps via CSS using @media print {}?
EDIT: Also, I am developing firefox.
html css fonts printing font-awesome
Wellspring
source share