Reply To: Network Activate Triggers Fatal Error

Home Forums Use Any Fonts Network Activate Triggers Fatal Error Reply To: Network Activate Triggers Fatal Error

#1922
Ashley
Guest

Yeah – I use Firefox with Firebug plugin to see what css styles are being applied to an element. When I select the H3 titles in the footer of that URL, the css tells me that the font-family is “Array.”

On the main site, where the plugin is working, Firebug returns the following CSS:

h3, h3.widget-title, #footer-widgets h3.widget-title, h3.tribe-events-related-events-title, h3.sermon_header, h3.faq-catname, .single-tribe_events .tribe-events-schedule h3 {
font-family: ‘Proxima Semibold’ !important;
}

Which is, obviously, correct.