-
Hi,
My client has asked for a custom font to be used for the headings throughout the website. I have attempted to manually set the font in the header.php and then call that font to the Typography section of the CSS. However, I have not met with much success. Can you offer any solution if a client does not want to use any of the fonts available from Google.
Note: They have purchased a licence for their preferred font and I have a local copy available.
Code added to header.php
@font-face { font-family: Shimes; src: url(‘fonts/ShimesOne.ttf’); }
Code added to style.css
/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6, .heading_font {
color: #333;
font-family: “Shimes”, “Montserrat”, Arial, Helvetica, sans-serif;
- Theme support is offered to verified customers only. To post a topic go to your Theme Category and add your question at the page bottom.
Theme Categories
Recent Topics
- PHP 8.5.9 Fatal errors and warnings in Fortuna theme
- Alea updates
- Why "Fortune" theme is no longer available?
- PHP 8.1 Error
- Issue with WPB editor icons
- Issue with Icons and Text Alignment for Arabic Content
- Installing and Activating Plugin Fortuna Portfolio CPT (1/8)
- Testimonials page is blank
- warning boc_framework line 905
- Transparent header issue without changes