I tried to find out how to fix it in various way but I’m not able to find my issue
MORE INFOS:
? my code:
@font-face {
font-family: “wildone”;
src: url(https://portfolio.tanadellatarma.it/public_html/wp-content/themes/clearwork/fonts/TheWildOne.ttf);
format(‘truetype’),
font-weight: normal;
}
.site-title {
font-family: “wildone”, sans-serif !important;
font-size: 24px !important;}
? I also cannot load the directory: https://portfolio.tanadellatarma.it/public_html/wp-content/themes/clearwork/fonts/TheWildOne.ttf/
How can I resolve my issue?
I am trying to use Fira Code for its very helpful ligatures. I have correctly linked to the Google Fonts, and can get inline code to use Fira Code via CSS code {}
. There is something inside Prismatic, however, that overrides the font choice. Could you suggest a way to turn off the Prismatic font override, so the Fira Code settings can percolate to Prismatic blocks?
I’ve edited the typography on each page and set it to DM which became the default font.
When I edit my page, I’m able to see that my pages are taking the DM font as their font family However, the chosen font family which is DM isn’t displayed when I preview the page though when I inspect the heading I found that its font family is a DM. What I should do?
]]>Any help? Thank you
]]>