Coffee Luv Bug Design System

Typography

typography-image

Typeface


Roboto Slab

Merriweather Sans

Font-family


Serif Family

Serif Family

Weight


Bold

Regular

Style Applied To


Headings h1,h2,h3,h4

Body Text

Merriweather Sans


This is the font used. This is the font used.

Roboto Slab


This is the font used. This is the font used. This is the font used.
        

                <h1>This is the font used.</h1>
                <h2>This is the font used.</h2>
                <h3>This is the font used.</h3>
                <h4>This is the font used.</h4>
        
        
        
            
                h1
                {
                font-family: 'Roboto Slab', serif;
                font-size: 6rem;
                color:white;
                }
                    
            
            
            
                h2
                {
                font-family: 'Roboto Slab', serif;
                font-size:3rem;
                }