Use shared Kosmos font

Also improves sizing and line-height of body text a bit.
This commit is contained in:
2021-02-25 14:42:14 +01:00
parent ba68765363
commit ccf7bd8ee8
2 changed files with 4 additions and 7 deletions

View File

@@ -4,8 +4,8 @@
<meta charset="utf-8">
<title>Kosmos</title>
<meta content='width=device-width, minimum-scale=1.0, maximum-scale=1.0' name='viewport'>
<link rel="stylesheet" href="/styles/style.css" />
<link href='https://fonts.googleapis.com/css?family=Raleway:700|Abel' rel='stylesheet' type='text/css'>
<link href="/styles/style.css" rel="stylesheet" />
<link href='https://assets.kosmos.org/fonts/open-sans/open-sans.css' rel='stylesheet'>
</head>
<body>
<div id="wrapper">