This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Jack Richardson
Hello, i put @fontface on style.css for change to my language (Thai) font. but its not work.
/***** Global *****/
/* Body */
body {
font:12px supermarketregular, Verdana, helvetica, sans-serif;
line-height: 1.5;
color:#818181;
text-align:left;
}
/* Headings */
@font-face {
font-family: 'supermarketregular';
src: url('../font/supermarket-webfont.eot');
src: url('../font/supermarket-webfont.eot?#iefix') format('embedded-opentype'),
url('../font/supermarket-webfont.woff') format('woff'),
url('../font/supermarket-webfont.ttf') format('truetype'),
url('../font/supermarket-webfont.svg#supermarketregular') format('svg');
font-weight: normal;
font-style: normal;
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Jack Richardson
The issue related to '‘How to use @fontface’' has been successfully resolved, and the topic is now closed for further responses