6 lines
164 B
SCSS
6 lines
164 B
SCSS
@font-face {
|
|
font-family: 'Hurmit';
|
|
src: url('@/assets/fonts/HurmitNerdFontMono-Regular.otf') format('opentype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |