Hello everyone
Can someone please help me to change the navigation font?
I want navigation font like this: https://themes.shopify.com/themes/focal/styles/ivory/preview?surface_detail=listing&surface_inter_position=1&surface_intra_position=3&surface_type=listing
My Store URL is: https://delonh.com/
I would appreciate any help you can provide
Thank you 
Hi @Digital_Imran
Its Artzen Technologies! We will be happy to help you today.
You can change your navigation bar css to make your font similar to the preview. For that you have to add a css to your base.css file. The CSS to be written is:-
nav.header__inline-menu {
font-family: “Avenir Next”, sans-serif;
font-size: 15px;
font-weight: 500;
}
The Screenshot is also attached for the same below.
The link to download the font family is also mentioned below.
https://www.dafontfree.io/avenir-next-font/
https://cofonts.com/avenir-next-font-free/
If this solution helped you then please mark it as accepted.
Let me know if need further assistance
Regards,
Artzen Technologies