You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

league-gothic.css 317B

12345678910
  1. @font-face {
  2. font-family: 'League Gothic';
  3. src: url('./league-gothic.eot');
  4. src: url('./league-gothic.eot?#iefix') format('embedded-opentype'),
  5. url('./league-gothic.woff') format('woff'),
  6. url('./league-gothic.ttf') format('truetype');
  7. font-weight: normal;
  8. font-style: normal;
  9. }