Skip to content

Commit

Permalink
(#5) Adicionando fonte MontSerrat ao projeto
Browse files Browse the repository at this point in the history
  • Loading branch information
lboaventura25 committed Sep 3, 2021
1 parent 807ba33 commit 605e5d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/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=Montserrat:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<title>Tá na Mesa</title>
</head>
<body>
Expand Down

0 comments on commit 605e5d3

Please sign in to comment.