| 
									
										
										
										
											2014-07-01 17:04:45 -04:00
										 |  |  | // Ionicons Font Path | 
					
						
							|  |  |  | // -------------------------- | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @font-face { | 
					
						
							| 
									
										
										
										
											2015-01-08 18:08:44 -08:00
										 |  |  |   font-family: @ionicons-font-family; | 
					
						
							|  |  |  |   src:url("@{ionicons-font-path}/ionicons.eot?v=@{ionicons-version}"); | 
					
						
							|  |  |  |   src:url("@{ionicons-font-path}/ionicons.eot?v=@{ionicons-version}#iefix") format("embedded-opentype"), | 
					
						
							| 
									
										
										
										
											2014-07-01 17:04:45 -04:00
										 |  |  |   url("@{ionicons-font-path}/ionicons.ttf?v=@{ionicons-version}") format("truetype"), | 
					
						
							|  |  |  |   url("@{ionicons-font-path}/ionicons.woff?v=@{ionicons-version}") format("woff"), | 
					
						
							|  |  |  |   url("@{ionicons-font-path}/ionicons.svg?v=@{ionicons-version}#Ionicons") format("svg"); | 
					
						
							| 
									
										
										
										
											2015-01-08 18:08:44 -08:00
										 |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   font-style: normal; | 
					
						
							| 
									
										
										
										
											2014-07-01 17:04:45 -04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .ion { | 
					
						
							|  |  |  |   display: inline-block; | 
					
						
							|  |  |  |   font-family: @ionicons-font-family; | 
					
						
							|  |  |  |   speak: none; | 
					
						
							|  |  |  |   font-style: normal; | 
					
						
							|  |  |  |   font-weight: normal; | 
					
						
							|  |  |  |   font-variant: normal; | 
					
						
							|  |  |  |   text-transform: none; | 
					
						
							|  |  |  |   text-rendering: auto; | 
					
						
							|  |  |  |   line-height: 1; | 
					
						
							|  |  |  |   -webkit-font-smoothing: antialiased; | 
					
						
							|  |  |  |   -moz-osx-font-smoothing: grayscale; | 
					
						
							|  |  |  | } |