This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/assets/styles/defaults/fonts.css
Cory Dransfeldt 3ce05dd3a6
fix: nit
2024-04-28 19:08:55 -07:00

5 lines
No EOL
128 B
CSS

@font-face {
font-family: MonoLisa;
src: url('/assets/fonts/MonoLisa.min.woff2') format('woff2');
font-display: optional
}