mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-07 15:12:27 +03:00
move website to own directory
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
@font-face {
|
||||
font-family: Noto Sans;
|
||||
src: url('~/assets/font/noto_sans/NotoSans-Regular.ttf') format('truetype');
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: Noto Sans;
|
||||
src: url('~/assets/font/noto_sans/NotoSans-SemiBold.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: Noto Sans;
|
||||
src: url('~/assets/font/noto_sans/NotoSans-ExtraBold.ttf') format('truetype');
|
||||
font-weight: 800;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user