inline font css (to improve speed)
This commit is contained in:
		
							parent
							
								
									083555aeab
								
							
						
					
					
						commit
						80c8ddc09d
					
				
					 2 changed files with 11 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +0,0 @@
 | 
			
		|||
@font-face {
 | 
			
		||||
    font-family: 'silkscreennormal';
 | 
			
		||||
    src: url('slkscr-webfont.eot');
 | 
			
		||||
    src: url('slkscr-webfont.eot?#iefix') format('embedded-opentype'),
 | 
			
		||||
         url('slkscr-webfont.woff') format('woff'),
 | 
			
		||||
         url('slkscr-webfont.ttf') format('truetype'),
 | 
			
		||||
         url('slkscr-webfont.svg#silkscreennormal') format('svg');
 | 
			
		||||
    font-weight: normal;
 | 
			
		||||
    font-style: normal;
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in a new issue