Topic: Changing Icon Font Typeface
                                            
                                            Nick Mullally (thakyZ)
                                                                        asked 9 years ago                                
                                                    
                                                    Nick Mullally (thakyZ)
                                                                                        answered 9 years ago                                        
                                                    
                                                    Marta Szymanska
                                                                                        answered 9 years ago                                        
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> instead of this link in your MDB file: <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css">                                                                                    
                                                    
                                                    Nick Mullally (thakyZ)
                                                                                        answered 9 years ago                                        
                                                    
                                                    Marta Szymanska
                                                                                        answered 9 years ago                                        
<style>
        .material-icons.orange600 {
            color: #FB8C00;
        }
    </style>
</head>
<body>
    <div class="container">
        
        
        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptates doloribus assumenda similique ad unde facilis, magni libero quia a, dolore aut! Esse ipsum provident, eveniet accusantium laborum eligendi! Sunt, suscipit.<i class="material-icons orange600">android</i></p>
    </div>
                                                    
                                                    Nick Mullally (thakyZ)
                                                                                        answered 9 years ago                                        
 With Google Icon Font:
With Google Icon Font:
 
                                                                                    
                                                    
                                                    Marta Szymanska
                                                                                        answered 9 years ago                                        
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: Yes