6. I will not be always around, so I will give instructions for extracting the old font yourself for posterity 6a. Make an account on Nokia Developer, go to Nokia RDA and reserve a N9 for 30 minutes. Connect to the internet, rotate the screen (press view|screen orientation|rotate) and fire terminal. Code: cd /usr/share/fonts/nokia tar czvf ~/pure.tar.gz Nokia\ Pure cd ~ scp pure.tar.gz user@yourserverrunningssh:~ The last command sends the file to a server of yours running ssh. Instead you can set up a mail account and send the tarball to yourself or upload it somewhere using fennec or opera
cd /usr/share/fonts/nokia tar czvf ~/pure.tar.gz Nokia\ Pure cd ~ scp pure.tar.gz user@yourserverrunningssh:~