Skip to content

Instantly share code, notes, and snippets.

🎨 when improving the format/structure of the code πŸš€ when improving performance ✏️ when writing docs πŸ’‘ new idea 🚧 work in progress βž• when adding feature βž– when removing feature πŸ”ˆ when adding logging πŸ”‡ when reducing logging πŸ› when fixing a bug

@saos393
saos393 / google-webfonts.ttf.css
Last active July 10, 2022 07:22 — forked from dotJoel/google-webfonts.ttf.css
CSS for all of Google's TTF web fonts - https://fonts.google.com/
@font-face {
font-family: 'ABeeZee';
font-style: normal;
font-weight: 400;
src: local('ABeeZee'), local('ABeeZee-Regular'), url(http://themes.googleusercontent.com/static/fonts/abeezee/v1/JYPhMn-3Xw-JGuyB-fEdNA.ttf) format('truetype');
}
@font-face {
font-family: 'Abel';
font-style: normal;
font-weight: 400;
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid