From 0ea65572192f9bd5cfeb6fca9bb58f3284d81e79 Mon Sep 17 00:00:00 2001 From: RochDLY Date: Fri, 28 Jun 2024 12:17:55 +0200 Subject: docs: ajout des fonts et du css dans l'output du site --- docs/fonts/Bagnard.otf | Bin 0 -> 12928 bytes docs/fonts/texgyreheroscn-bold.otf | Bin 0 -> 133220 bytes docs/fonts/texgyreheroscn-bolditalic.otf | Bin 0 -> 138876 bytes docs/fonts/texgyreheroscn-italic.otf | Bin 0 -> 138940 bytes docs/fonts/texgyreheroscn-regular.otf | Bin 0 -> 132372 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/fonts/Bagnard.otf create mode 100644 docs/fonts/texgyreheroscn-bold.otf create mode 100644 docs/fonts/texgyreheroscn-bolditalic.otf create mode 100644 docs/fonts/texgyreheroscn-italic.otf create mode 100644 docs/fonts/texgyreheroscn-regular.otf (limited to 'docs/fonts') diff --git a/docs/fonts/Bagnard.otf b/docs/fonts/Bagnard.otf new file mode 100644 index 0000000..ddbb6a3 Binary files /dev/null and b/docs/fonts/Bagnard.otf differ diff --git a/docs/fonts/texgyreheroscn-bold.otf b/docs/fonts/texgyreheroscn-bold.otf new file mode 100644 index 0000000..8016e5b Binary files /dev/null and b/docs/fonts/texgyreheroscn-bold.otf differ diff --git a/docs/fonts/texgyreheroscn-bolditalic.otf b/docs/fonts/texgyreheroscn-bolditalic.otf new file mode 100644 index 0000000..d60b728 Binary files /dev/null and b/docs/fonts/texgyreheroscn-bolditalic.otf differ diff --git a/docs/fonts/texgyreheroscn-italic.otf b/docs/fonts/texgyreheroscn-italic.otf new file mode 100644 index 0000000..092a342 Binary files /dev/null and b/docs/fonts/texgyreheroscn-italic.otf differ diff --git a/docs/fonts/texgyreheroscn-regular.otf b/docs/fonts/texgyreheroscn-regular.otf new file mode 100644 index 0000000..80c2145 Binary files /dev/null and b/docs/fonts/texgyreheroscn-regular.otf differ -- cgit v1.2.3