Skip to content

Commit 669584e

Browse files
font
1 parent 756b36c commit 669584e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<link rel="preconnect" href="https://fonts.googleapis.com">
5+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
6+
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
47
<link rel="stylesheet" href="style.css">
58
</head>
69
<body>

0 commit comments

Comments
 (0)