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.

22 lines
419 B

  1. @font-face {
  2. font-family: 'futura_book';
  3. src: url('/fonts/futura_book.eot');
  4. src: url('/fonts/futura_book.eot?#iefix') format('embedded-opentype'),
  5. url('/fonts/futura_book.woff') format('woff'),
  6. url('/fonts/futura_book.ttf') format('truetype'),
  7. font-weight: normal;
  8. font-style: normal;
  9. }
  10. #fullscreen {
  11. display: none;
  12. }
  13. #download {
  14. display: none;
  15. }
  16. #about {
  17. display: none;
  18. }