groups

name language licence
number replace PHP Other
cufon add code Other Other
8 font stacks CSS Other
CSS3 border radius CSS Other
@fontface Other Other
jQuery function Other Other
styles.php Other Other
show load pic while loading page Java Other

< 1 2 3 4 5 6 >



language: Other
licence: Other

@fontface

options: view full snippetsend to code collector
@font-face {
font-family: "Diavlo Bold";
src: url(DiavloEOT.eot); /* Hello, IE */
src: local("Diavlo Bold"), url(Diavlo_BOLD_II_37.otf) format("opentype");
}

p.diavlo-bold { font-family: "Diavlo Bold", sans-serif; font-weight:bold;}
	
(Continues...)