diff --git a/index.html b/index.html index 19e397c..6f4989b 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ -

Pontos TurĂ­sticos

+

Pontos TurĂ­sticos

diff --git a/style.css b/style.css index b434843..3b9e38b 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,6 @@ +@import url("https://fonts.googleapis.com/css2?family=Arimo&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@700&family=Roboto:wght@400;500;700&display=swap"); +@import url("https://fonts.googleapis.com/css2?family=Arimo&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@700&family=Roboto&display=swap"); + * { margin: 0; padding: 0;