mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-31 07:26:09 +00:00 
			
		
		
		
	
		
			
	
	
		
			12 lines
		
	
	
	
		
			303 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
	
		
			303 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
|   | @import url('https://fonts.googleapis.com/css?family=UnifrakturCook:700&display=swap'); | ||
|  | @import url('https://fonts.googleapis.com/css?family=Noto+Serif&display=swap'); | ||
|  | pre { | ||
|  | 	font-family: 'Noto Serif', serif; | ||
|  | } | ||
|  | body { | ||
|  | 	font-family: 'Noto Serif', serif; | ||
|  | } | ||
|  | h1 { | ||
|  | 	font-family: 'UnifrakturCook', cursive; | ||
|  | } |