multiple-sets-frame-ref.html 137 B

123456789
  1. <!DOCTYPE html>
  2. <style>
  3. @font-face {
  4. font-family: Ahem;
  5. src: url(../fonts/Ahem.ttf);
  6. }
  7. </style>
  8. <p style="font: 16px Ahem">Hello</p>