Tree font? #274
              
                
                  
                  
                    Answered
                  
                  by
                    lukasbach
                  
              
          
                  
                    
                      stevesobol
                    
                  
                
                  asked this question in
                Q&A
              
            
            
              Tree font?
            
            #274
          
          
        -
| Hello, Is it possible to get the tree to display using any font other than  I have a specific Google font I want to use instead. Thanks | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            lukasbach
          
      
      
        Jul 12, 2023 
      
    
    Replies: 1 comment
-
| Rendering is completely up to you. If you are using default renderers and default styles, you can look at how the default styles look like here. You can update the font family in the  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        stevesobol
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Rendering is completely up to you. If you are using default renderers and default styles, you can look at how the default styles look like here. You can update the font family in the
.rct-tree-rootclass. If you are using custom renderers, the classes to restyle are dependent on your code.