mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			284 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			284 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| @font-face {
 | |
|     src: url('fonts/font.eot?#iefix') format('embedded-opentype'),
 | |
|          url('fonts/font.svg#webfontIyfZbseF') format('svg');
 | |
|          url('data:font/woff;charset=utf-8;base64,d09GRgABAAAAADJoAA0AAAAAR2QAAQAAAAAAAAAAAAA');
 | |
| }
 | |
| div {
 | |
|     behavior: url("#default#VML");
 | |
| }
 |