quartz/content/Serif.md
Miguel Pimentel d600285155
Pull-Request [ariasae-12-4-2023] from Obsidian (#42)
* PUSH NOTE : Public Journal.md

* PUSH NOTE : Zola.md

* PUSH NOTE : The Moon (Earth).md

* PUSH NOTE : Static Site Generators.md

* PUSH NOTE : Scry Your Tasks.md

* PUSH NOTE : NeoVim.md

* PUSH NOTE : Consistency.md

* PUSH NOTE : Markdown.md

* PUSH NOTE : Chuckwalla.md

* PUSH NOTE : Meta.md

* PUSH NOTE : Tools.md

* PUSH NOTE : Inspirations.md

* PUSH NOTE : index.md

* PUSH NOTE : Writing with Outlines.md

* PUSH NOTE : Poetry.md

* PUSH NOTE : Guitar.md

* PUSH NOTE : Digital Garden.md

* PUSH NOTE : Words I Like.md

* PUSH NOTE : Quotes Collection.md

* PUSH NOTE : Free Facts.md

* PUSH NOTE : Sweep Your Mind.md

* PUSH NOTE : Serif.md

* PUSH NOTE : Scope of Work.md

* PUSH NOTE : Sans-serif.md

* PUSH NOTE : Rhizomatic Learning.md

* PUSH NOTE : Move Your Body.md

* PUSH NOTE : Micropolitan Statistical Area.md

* PUSH NOTE : Continuous Care.md

* PUSH NOTE : Atomic Notes.md

* PUSH NOTE : Chords.md

* PUSH NOTE : Arpeggio.md

* PUSH NOTE : About.md
2023-12-04 15:21:50 -06:00

15 lines
427 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Serif
tags:
- typography
compartir: true
updated: 2023-12-04
---
In typography, a serif (/ˈsɛrɪf/) is a small line or stroke regularly attached to the end of a larger stroke in a letter or symbol within a particular font or family of fonts.
```css
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
```