/animated-logo

A cube graphic for AlefAlefAlef

Primary LanguageCSS

Animated Logo

The animated logo graphic for our site

Screenshot

Development

Download the necessary fonts:

fonts=(
    "synopsis/synopsis-demibold-aaa.woff"
    "ploni/ploni-regular-aaa.woff2"
);

echo ${fonts[@]} | xargs -n 1 -I% curl --output "fonts/%" --create-dirs "https://alefalefalef.co.il/wp-content/fonts/%";