Monday, March 17, 2014

embed font

@font-face { font-family:'xyzfont'; src: url('fonts/abc-font.eot?') format('eot'), url('fonts/abc-font.woff') format('woff'), url('fonts/abc-font.ttf') format('truetype'); } .siemreap{ color:#FFF; float:right ; font-size:24px; margin: 10px 10px; font-family: 'xyzfont', Georgia, Arial; }

No comments:

Post a Comment