http://discuss.i2p/viewtopic.php?p=393
[endif]-->
<link rel="stylesheet" type="text/css" href="/_static/styles/duck/syntax.css" media="screen, handheld, print, projection" />
#+end_src
#+begin_src sh :results output raw
cd i2p2www/static/styles || exit
rg -n 'font-family:' duck/default.css duck/mobile.css duck/desktop.css duck/widescreen.css duck/syntax.css
#+end_src
#+RESULTS:
duck/default.css:18: font-family: Droid Sans, Helvetica, sans-serif;
duck/default.css:64: font-family: "URW Gothic L", "Century Gothic",...