Dear support.
Advanced Styling > Main Menu Links > Font Family > Pt Sans
Pt Sans font is not displaing in Mozilla((
Hey AliAbabwa,
Perhaps you can attempt the following fix:
https://stackoverflow.com/a/30010351
Best regards,
Jordan Shannon
Thank you for soon answer.
I put this code to my custom.css
@font-face {
font-family: “PT Sans”;
font-style: normal;
font-weight: 400;
src: local(“PT Sans”), local(“PTSans-Regular”), url(“http://fonts.gstatic.com/l/font?kit=fQl5KuJ0t7CxaofpRWHFZ5uy9QftGgiCbPT5J2Tle6QGEtCW0q5T6QHEAICoCh1h9R715REvNVFz5maQ3RAjMvuvYlUZxjWJuWoIFYd8ZVs9VGRJmXaKNSd0UG6XHo4E”) format(“woff2”), url(“http://fonts.gstatic.com/l/font?kit=9HC7E4PH-EC-60ASiiwijJuy9QftGgiCbPT5J2Tle6QGEtCW0q5T6QHEAICoCh1h9R715REvNVFz5maQ3RAjMvuvYlUZxjWJuWoIFYd8ZVs9VGRJmXaKNSd0UG6XHo4E”) format(“woff”);
}
But still no effect(
Advanced Styling > Main Menu Links > Font Family > Pt Sans
Pt Sans font is not displaing in Mozilla((
Hi,
Please refer to this link http://wpsites.net/web-design/fonts-wordpress/
or if you like to add a single font an alternate solution is to use a plugin like https://wordpress.org/plugins/use-any-font/
Best regards,
Jordan Shannon