Added Material Design Icons CSS.
This commit is contained in:
		
							
								
								
									
										15
									
								
								components/01_Atoms/fonts/_fonts.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								components/01_Atoms/fonts/_fonts.scss
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
.LP-material-icons{
 | 
			
		||||
    font-family: 'Material Icons';
 | 
			
		||||
    font-weight: normal;
 | 
			
		||||
    font-style: normal;
 | 
			
		||||
    font-size: 24px;
 | 
			
		||||
    line-height: 1;
 | 
			
		||||
    letter-spacing: normal;
 | 
			
		||||
    text-transform: none;
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    white-space: nowrap;
 | 
			
		||||
    word-wrap: normal;
 | 
			
		||||
    direction: ltr;
 | 
			
		||||
    -moz-font-feature-settings: 'liga';
 | 
			
		||||
    -moz-osx-font-smoothing: grayscale; 
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user