September 16, 2013 at 8:05 am
#3990
Sanjip Shah
Participant
@entacser You could add !important to the css code to run it.
h1, h2, h3, h4, h5, h6
{
font-family: Myriad Pro, "Gill Sans", Arial, Sans-Serif !important;
}
Try this out.