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
22 lines
419 B
@font-face {
|
|
font-family: 'futura_book';
|
|
src: url('/fonts/futura_book.eot');
|
|
src: url('/fonts/futura_book.eot?#iefix') format('embedded-opentype'),
|
|
url('/fonts/futura_book.woff') format('woff'),
|
|
url('/fonts/futura_book.ttf') format('truetype'),
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
#fullscreen {
|
|
display: none;
|
|
}
|
|
|
|
#download {
|
|
display: none;
|
|
}
|
|
|
|
#about {
|
|
display: none;
|
|
}
|
|
|