webfont
This commit is contained in:
8
_sass/_fonts.scss
Normal file
8
_sass/_fonts.scss
Normal file
@ -0,0 +1,8 @@
|
||||
// Anthony by Sun Young Oh
|
||||
// https://gitlab.com/velvetyne/anthony
|
||||
|
||||
@font-face {
|
||||
font-family: Anthony;
|
||||
src: url('./assets/fonts/Anthony.woff2') format('woff2'),
|
||||
url('./assets/fonts/Anthony.woff') format('woff');
|
||||
}
|
||||
Reference in New Issue
Block a user