Skip to content

Instantly share code, notes, and snippets.

@glitch-afk
glitch-afk / google-webfonts.ttf.css
Created July 10, 2022 07:55 — forked from dotJoel/google-webfonts.ttf.css
CSS for all of Google's TTF web fonts
@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;