groups

name language licence
Rgba CSS3 Other
Border-radius (rounded corners) CSS3 Other
Opacity CSS3 Other
Box-shadow CSS3 Other
Box Rotate Transform CSS3 Other
Box Gradient CSS3 Other
@font-face CSS3 Other
Speech Module CSS3 Other



language: CSS3
licence: Other

@font-face

options: view full snippetsend to code collector
@font-face { font-family: Delicious; src: url('Delicious-Roman.otf'); } @font-face { font-family: Delicious; font-weight: bold; src: url('Delicious-Bold.otf'); }
	
(Continues...)