font.css 238 B

12345678910111213
  1. 
  2. @font-face {
  3. font-family: 'AGENCYB';
  4. src: url('AGENCYB.TTF');
  5. font-style: normal;
  6. font-weight: normal;
  7. }
  8. @font-face {
  9. font-family: 'LCD';
  10. src: url('LCD.ttf');
  11. font-style: normal;
  12. font-weight: normal;
  13. }