This commit is contained in:
@@ -3,25 +3,4 @@
|
||||
src: url('@/assets/fonts/Hermit/Hermit-Regular.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Noroshi Code';
|
||||
src: url('@/assets/fonts/NoroshiCode/NoroshiCode-Light.woff2') format('woff2');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Noroshi Code';
|
||||
src: url('@/assets/fonts/NoroshiCode/NoroshiCode-Regular.woff2') format('woff2');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Noroshi Code';
|
||||
src: url('@/assets/fonts/NoroshiCode/NoroshiCode-Bold.woff2') format('woff2');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user