mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-07-13 21:00:37 -04:00
feat(style): new font added for resume
This commit is contained in:
parent
de5451a9ed
commit
10e4fb79d8
2 changed files with 8 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
|||
href="https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CV-Creator</title>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue