Custom font and rendering
This commit is contained in:
		@@ -1,4 +1,11 @@
 | 
				
			|||||||
 | 
					@font-face {
 | 
				
			||||||
 | 
						font-family: spectral;
 | 
				
			||||||
 | 
						src: url("/fonts/spectral-regular.ttf") format("truetype");
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
 | 
						font-family: spectral, serif;
 | 
				
			||||||
 | 
						text-rendering: optimizeLegibility;
 | 
				
			||||||
	font-size: 12pt;
 | 
						font-size: 12pt;
 | 
				
			||||||
	line-height: 1.5;
 | 
						line-height: 1.5;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								static/fonts/spectral-regular.ttf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								static/fonts/spectral-regular.ttf
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user