All checks were successful
Build and Deploy Nuxt / build (push) Successful in 31s
9 lines
290 B
SCSS
9 lines
290 B
SCSS
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;700&family=Noto+Sans+SC:wght@400;700&display=swap');
|
|
|
|
@font-face {
|
|
font-family: 'Hurmit';
|
|
src: url('@/assets/fonts/Hermit/Hermit-Regular.woff2') format('woff2');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|