mirror of
				https://github.com/byReqz/dunes-revived.git
				synced 2025-11-04 03:51:31 +00:00 
			
		
		
		
	font change to sf pro as a more fitting choice
This commit is contained in:
		@@ -8,13 +8,13 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@font-face {
 | 
					@font-face {
 | 
				
			||||||
	font-family: "Roboto Condensed";
 | 
						font-family: "SF Pro Display";
 | 
				
			||||||
	src: url(https://github.com/byReqz/dunes-revived/blob/master/roboto-condensed.ttf);
 | 
						src: url(https://github.com/byReqz/dunes-revived/blob/master/SFProDisplay-Regular.ttf);
 | 
				
			||||||
	font-weight: regular;
 | 
						font-weight: regular;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
	font-family: "Roboto Condensed"
 | 
						font-family: "SF Pro Display"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.theme-dark .container-1D34oG {
 | 
					.theme-dark .container-1D34oG {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user