chore: changed font import

This commit is contained in:
canove
2021-01-12 08:20:26 -03:00
parent 1f76b4f221
commit f36f20e89c

View File

@@ -3,8 +3,8 @@
<head>
<title>WhaTicket</title>
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap"
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.png" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />