Title Fonts
-
Please help. I have been able to change my home page title font to the custom font I want but the other pages, posts and widget will not show that font. How can I get all titles to show the font I want?
I’ve added this code to the Custom CSS because it’s not a Google font.
@font-face {
font-family: ‘ChannelSlanted2’;
src: url(‘channel_slanted2.eot’);
src: url(‘channel_slanted2.eot?#iefix’) format(’embedded-opentype’),
url(‘channel_slanted2.woff’) format(‘woff’),
url(‘channel_slanted2.ttf’) format(‘truetype’),
url(‘channel_slanted2.svg#ChannelSlanted2’) format(‘svg’);
}.fontpro,.fontpro-30044 {
font-family: ‘ChannelSlanted2’,sans-serif;
}
The topic ‘Title Fonts’ is closed to new replies.
