Goal: Change the Easy Tabs (product description tabs) header font on Shopify product pages to a custom font (“Resial Bold Condensed”).
Context: Tabs are rendered via a custom liquid snippet: {% render ‘product-description-tabs’, product: product %}. Easy Tabs is a third‑party app that creates tabbed content; CSS controls the visual styling.
I have installed ‘Easy Tabs - Product Tabs’ app for my product pages & tabs for descriptions, sizing and materials under the custom liquid code - {% render ‘product-description-tabs’, product: product %} on each product page.
Instead of the current ‘mono’ font, I would like for the heading of each tab to show as my custom font of 'Font-family: ‘Resial Bold Condensed’