mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 02:27:10 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			796 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			796 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| @font-face {
 | |
|   font-family: 'Lato';
 | |
|   font-style: normal;
 | |
|   font-weight: 400;
 | |
|   src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/v0SdcGFAl2aezM9Vq_aFTQ.ttf) format('truetype');
 | |
| }
 | |
| @font-face {
 | |
|   font-family: 'Lato';
 | |
|   font-style: normal;
 | |
|   font-weight: 700;
 | |
|   src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/DvlFBScY1r-FMtZSYIYoYw.ttf) format('truetype');
 | |
| }
 | |
| @font-face {
 | |
|   font-family: 'Lato';
 | |
|   font-style: italic;
 | |
|   font-weight: 400;
 | |
|   src: local('Lato Italic'), local('Lato-Italic'), url(../fonts/LqowQDslGv4DmUBAfWa2Vw.ttf) format('truetype');
 | |
| }
 | |
| @font-face {
 | |
|   font-family: 'Lato';
 | |
|   font-style: italic;
 | |
|   font-weight: 700;
 | |
|   src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(../fonts/HkF_qI1x_noxlxhrhMQYEKCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
 | |
| }
 |