From 84e5ecd4c2b6aef21054978113c1afc22a864830 Mon Sep 17 00:00:00 2001 From: raphael Date: Thu, 14 Mar 2024 15:34:49 -0300 Subject: [PATCH] mudei o nome do diretorio da fonte pro css --- style_desafio.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style_desafio.css b/style_desafio.css index 8308abc..f8eb73a 100644 --- a/style_desafio.css +++ b/style_desafio.css @@ -2,7 +2,7 @@ @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); @font-face { font-family: 'android'; - src: url('imgs_desafio/fontes/idroid.otf') format('opentype'); + src: url('other sources/fontes/idroid.otf') format('opentype'); font-weight: normal; } :root{