boundary-shaping-001.ref.html (277B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <style> 6 @font-face { 7 font-family: test; 8 src: url(../resources/LinLibertine_Re-4.7.5.woff); 9 } 10 body { 11 font: 36px test; /* use a font that includes ligatures for "fi" etc */ 12 } 13 </style> 14 </head> 15 <body> 16 office 17 </body> 18 </html>