The UI component of the AiteStory project.
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.

9 lines
281 B

  1. @font-face {
  2. font-family: 'osifont';
  3. src: url('osifont.eot');
  4. src: url('osifont.eot?#iefix') format('embedded-opentype'),
  5. url('osifont.woff') format('woff'),
  6. url('osifont.ttf') format('truetype'),
  7. url('osifont.svg#osifont') format('svg');
  8. }