Première sauvegarde sur git

On va voir si ça marche
This commit is contained in:
bonnebulle
2025-11-21 10:07:28 +00:00
parent aada21181f
commit 48dfc46200
483 changed files with 26869 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
/* Webfont: BBB JURAge-Regular */@font-face {
font-family: 'BBBJURAge';
src: url('BBB-JURAge.eot'); /* IE9 Compat Modes */
src: url('BBB-JURAge.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('BBB-JURAge.woff') format('woff'), /* Modern Browsers */
url('BBB-JURAge.woff2') format('woff2'), /* Modern Browsers */
url('BBB-JURAge.ttf') format('truetype'); /* Safari, Android, iOS */
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}