All checks were successful
Build and Deploy Nuxt / build (push) Successful in 41s
6 lines
158 B
SCSS
6 lines
158 B
SCSS
@font-face {
|
|
font-family: 'Hurmit';
|
|
src: url('@/assets/fonts/Hermit/Hermit-Regular.woff2') format('woff2');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |