Make sure correct font weights are loaded #7

This commit is contained in:
David Darnes 2018-01-02 10:45:55 +00:00
parent 84430a140b
commit 12887a1c76

View File

@ -16,6 +16,6 @@
{{ content }}
<link href="https://fonts.googleapis.com/css?family=Alegreya+Sans|Neuton" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Alegreya+Sans:400,400i,700|Neuton:400,700" rel="stylesheet">
</body>
</html>