Use multiple font in meteor -


i have paragraph , need change font. here template:

template(name="test") p.test testing 

here css

    .test     font-size 18pt     text-align center     line-height 30pt       font-family "lucida calligraphy" 

i have define font-family "century gothic" @ top of code of css default font , working. font-family "lucida calligraphy" not working ?? did research came know font-awesome still have no solid idea please me out guys. thank in advance!!!


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -