I put in the custom CSS:
.khmerTxt{
font-family: 'Hanuman', serif;
}
.khmerTxt2{
font-family: 'Content', cursive;
}
.khmerTxt3{
font-family: 'Siemreap', cursive;
}
.khmerTitle{
font-family: 'Preahvihear', cursive;
}
.khmerTitle2{
font-family: 'Moul', cursive;
}
.widget_latest_posts{
font-family: 'Preahvihear', Amaranth, sans-serif;
}
And all works fine when view in individual post or page, but cannot display the snippets right on the front page.
Will the widget be fine too with my code above?
Comments