How to use @fontface - by ptkv - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Jack Richardson

  • Avatar: ptkv
    ptkv
    Participant
    June 22, 2014 at 05:50

    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;
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 23, 2014 at 09:16

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Jack Richardson

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘How to use @fontface’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.