Search found 1 match

by vsivaprabu
Thu 19. Jan 2012, 07:50
Forum: phpwcms Installation Troubleshooting English
Topic: Font face?!
Replies: 8
Views: 24391

Re: Font face?!

Hi all,

I have used following code to print "Bamini Tamil" font, I have struggle last one day please help me.

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<LINK rel=fontdef src="<?=site_url();?>includes/css/Bamini.TTF">
</head>
<STYLE type=text/css ...