Adding Custom WOFF file to Debut Theme for Product Names

Hello all,

I have a custom font “Antro_Vectra.woff” that I would like to add as the PRODUCT NAMES font. (Please see images below). For reference I am currently using the Debut version 17.7.0.

What is the easiest way of doing this? It is my logo font and I think it would enhance my website to have the product names the same font.

Thank you!

Hi,

Please share your store URL

https://www.goldhourco.com/

Hi
Paste this code in your Css file.
h1.product-single__title {
font-family: ‘https://cdn.shopify.com/s/files/1/0522/8547/2967/files/Antro_Vectra.woff?v=1683563014’ !important;
}

Thanks
Sandeep