The site will now load the Robot font from Google (over HTTP), and
display all content using that.
We're loading three different font-weights (300 => light, 400 =>
normal, 500 => medium). I've also added some SASS to make most of
the body content the 'normal' font weight.
As discussed in Issue #21:
The site will now load the Robot font from Google (over HTTP), and display all content using that.
We're loading three different font-weights (300 => light, 400 => normal, 500 => medium). I've also added some SASS to make most of the body content the 'normal' font weight.
Signed-off-by: Elliot Voris elliot@voris.me