6 lines
		
	
	
	
		
			226 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			226 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
|   | @font-face { | ||
|  |   font-display: block; | ||
|  |   font-family: "bootstrap-icons"; | ||
|  |   src: url("../fonts/bootstrap-icons/bootstrap-icons.woff2") format("woff2"), | ||
|  |        url("../fonts/bootstrap-icons/bootstrap-icons.woff") format("woff"); | ||
|  | }  |