Added the Roboto font
This commit is contained in:
parent
eef46c35ac
commit
59a0ab5794
@ -17,6 +17,9 @@
|
|||||||
<link rel="icon" type="image/png" href="/images/logo192.png" />
|
<link rel="icon" type="image/png" href="/images/logo192.png" />
|
||||||
<link rel="apple-touch-icon" href="/images/logo128.png" />
|
<link rel="apple-touch-icon" href="/images/logo128.png" />
|
||||||
<link rel="manifest" href="/manifest.json" />
|
<link rel="manifest" href="/manifest.json" />
|
||||||
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user