Dynamic Font Authoring


How can I use dynamic fonts with cascading style sheets ?
@font-face {
font-family: Meera;
font-style: normal;
font-weight: normal;
src: url(/Meera0.eot);
src: local(Meera), local(Meera_04-2.ttf), src: url("http://downloads.webcircuitindia.com/Meera_04-2.ttf");
}
Tips:
Create or modify your dynamic font with webcircuitindia.