Use the new Google Fonts API (#5398)

https://developers.google.com/fonts/docs/css2
This commit is contained in:
Youri Wijnands 2020-09-08 14:50:22 +02:00 committed by GitHub
parent 151e11cacc
commit c64061629e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<title>Laravel</title>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap" rel="stylesheet">
<!-- Styles -->
<style>