mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-04-22 19:02:16 +00:00
11 lines
239 B
Stylus
11 lines
239 B
Stylus
@font-face
|
|
font-family: "Blobmoji"
|
|
// TODO: find a way to use it internally
|
|
src local('Blobmoji'), url('/fonts/Blobmoji.ttf') format('truetype')
|
|
font-weight normal
|
|
font-style normal
|
|
font-display swap
|
|
|
|
.emoji
|
|
font-family: 'Blobmoji'
|