Change font from Arial to Roboto

This commit is contained in:
2023-05-15 18:39:25 +02:00
parent 72f18246d5
commit cac28c26c4
22 changed files with 32 additions and 19 deletions

View File

@@ -4,6 +4,7 @@
<meta charset="utf-8">
<title> Thématique de recheche </title>
<script src="/src/js/navbar.js" defer></script>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/5b8b37978c.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="src/css/appear.css">
<link rel="stylesheet" href="src/css/style_recherche.css">