From c85ad7f978efd0406b591d2f5ad2b1238ee51094 Mon Sep 17 00:00:00 2001 From: Yohan Boujon Date: Tue, 20 Jun 2023 22:10:34 +0200 Subject: [PATCH] Added @import for google fonts, deleting every with google fonts. --- avocat/index.html | 7 +------ css/base.css | 2 ++ droits/affaire.html | 7 +------ droits/penal.html | 7 +------ index.html | 6 ------ join/contact.html | 7 +------ join/coordonees.html | 7 +------ 7 files changed, 7 insertions(+), 36 deletions(-) diff --git a/avocat/index.html b/avocat/index.html index 3781a66..d782adf 100644 --- a/avocat/index.html +++ b/avocat/index.html @@ -8,16 +8,11 @@ - - - - + \ No newline at end of file diff --git a/css/base.css b/css/base.css index 3add66a..816d274 100644 --- a/css/base.css +++ b/css/base.css @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); + :root { --color-dark: #2D2424; --color-main-light: #A55540; diff --git a/droits/affaire.html b/droits/affaire.html index f0c550c..17a002f 100644 --- a/droits/affaire.html +++ b/droits/affaire.html @@ -8,16 +8,11 @@ - - - - + \ No newline at end of file diff --git a/droits/penal.html b/droits/penal.html index 8de3ee7..196d5e7 100644 --- a/droits/penal.html +++ b/droits/penal.html @@ -8,16 +8,11 @@ - - - - + \ No newline at end of file diff --git a/index.html b/index.html index 74ab2cf..5d5f789 100644 --- a/index.html +++ b/index.html @@ -8,12 +8,6 @@ - - - - diff --git a/join/contact.html b/join/contact.html index 2ad2432..1956689 100644 --- a/join/contact.html +++ b/join/contact.html @@ -8,16 +8,11 @@ - - - - + \ No newline at end of file diff --git a/join/coordonees.html b/join/coordonees.html index fc7f0ae..d2afe13 100644 --- a/join/coordonees.html +++ b/join/coordonees.html @@ -8,16 +8,11 @@ - - - - + \ No newline at end of file