ParthSadaria commited on
Commit
7e794aa
·
verified ·
1 Parent(s): c97ab5f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -9,12 +9,13 @@
9
  <link href="https://fonts.googleapis.com/css2?family=Encode+Sans:[email protected]&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Protest+Revolution&display=swap" rel="stylesheet">
10
  <style>
11
  @font-face {
12
- font-family: "Playfair Display"
13
  font-weight: normal;
14
  font-style: normal;
15
  }
16
 
17
  * {
 
18
  margin: 0;
19
  padding: 0;
20
  box-sizing: border-box;
 
9
  <link href="https://fonts.googleapis.com/css2?family=Encode+Sans:[email protected]&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Protest+Revolution&display=swap" rel="stylesheet">
10
  <style>
11
  @font-face {
12
+ font-family: "Playfair Display";
13
  font-weight: normal;
14
  font-style: normal;
15
  }
16
 
17
  * {
18
+ font-family: "Playfair Display";
19
  margin: 0;
20
  padding: 0;
21
  box-sizing: border-box;