How to change the font of my product discr

I want to change the font of all of my products discription only

this is my store - https://f693f9-2.myshopify.com/

@KabeerKhadav01

Please let us know which type of font want you?

I have already added the font to my website as WOFF in theme.css… I just don’t know where & what code I have to paste to make that font use in product description only, please help…

What the name of font?

in my theme.css I have named it as - DiscriptionFontThin

??? If you know how can i do it so please help

I want to add my own custom font in my product description so please tell me the code and where I have to paste the code so that my custom font style can appear in my Shopify product page, product description only , I have added my own custom font in shopify them.css by using this code -

@font-face {
font-family: ‘DiscriptionFontThin’;

src:url(https://cdn.shopify.com/s/files/1/0780/9666/2844/files/MAIN_THIN_1.woff?v=1689868022) format(‘woff’);
}

  • now i have to use this font in my all of the product discription only so how can i do that ?

  • I WANT TO ADD TWO RICH TEXT SECTIONS IN A ROW ON MY STORE AS SEEN ON ABOVE IMAGE , I ONLY WANT THESE RICH TEXT TO SHOW IN A ROW IN DESKTOP AND NORMAL IN MOBILE AND TABLATES , IF THERE IS ANY WAY I CAN DO IT WITH CSS [ PADDING & MARGINS WTC.. ] SO PLEASE TELL…

HERE’S MY STORE - https://laveloce.store/

here is the store for reference - https://www.charleagency.com/ [ as you can see on site they have two rich text / banner in an row only in desktop view and in mobile its just normal ]