mirror of
https://github.com/dzeiocom/markblog.git
synced 2025-04-23 11:22:13 +00:00
9 lines
168 B
Stylus
9 lines
168 B
Stylus
@font-face
|
|
font-family: "Blobmoji"
|
|
// TODO: find a way to use it internally
|
|
src: local('Blobmoji')
|
|
src: url('/fonts/Blobmoji.ttf')
|
|
|
|
.emoji
|
|
font-family: 'Blobmoji'
|