Skip to content

Instantly share code, notes, and snippets.

@gitipedras
Created August 13, 2023 10:53
Show Gist options
  • Save gitipedras/db0b300500fb80c609d37835f521cc55 to your computer and use it in GitHub Desktop.
Save gitipedras/db0b300500fb80c609d37835f521cc55 to your computer and use it in GitHub Desktop.
CSS Template
@font-face {
font-family: "FONT FACE";
src: url("WHAT IS THE URL?") format("TRUETYPE FOR TTF AND OPENTYPE FOR OTF");
}
body {
font-family: FONT FAMILIES - MONOSPACE SANS-SERIF SERIF FANTASY CURSIVE;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment