22 changed files with 4 additions and 73 deletions
@ -1,65 +0,0 @@ |
|||
// NOTO SANS /////////////////////////////////////////////////////////////////// |
|||
@font-face { |
|||
font-family: "Noto Sans"; |
|||
src: url("/fonts/NotoSans/NotoSans-Regular.ttf") format("truetype"); |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
} |
|||
@font-face { |
|||
font-family: "Noto Sans"; |
|||
src: url("/fonts/NotoSans/NotoSans-Bold.ttf") format("truetype"); |
|||
font-weight: bold; |
|||
font-style: normal; |
|||
} |
|||
@font-face { |
|||
font-family: "Noto Sans"; |
|||
src: url("/fonts/NotoSans/NotoSans-Italic.ttf") format("truetype"); |
|||
font-weight: normal; |
|||
font-style: italic; |
|||
} |
|||
@font-face { |
|||
font-family: "Noto Sans"; |
|||
src: url("/fonts/NotoSans/NotoSans-BoldItalic.ttf") format("truetype"); |
|||
font-weight: bold; |
|||
font-style: italic; |
|||
} |
|||
|
|||
// NOTO SERIF ////////////////////////////////////////////////////////////////// |
|||
@font-face { |
|||
font-family: "Noto Serif"; |
|||
src: url("/fonts/NotoSerif/NotoSerif-Regular.ttf") format("truetype"); |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
} |
|||
@font-face { |
|||
font-family: "Noto Serif"; |
|||
src: url("/fonts/NotoSerif/NotoSerif-Bold.ttf") format("truetype"); |
|||
font-weight: bold; |
|||
font-style: normal; |
|||
} |
|||
@font-face { |
|||
font-family: "Noto Serif"; |
|||
src: url("/fonts/NotoSerif/NotoSerif-Italic.ttf") format("truetype"); |
|||
font-weight: normal; |
|||
font-style: italic; |
|||
} |
|||
@font-face { |
|||
font-family: "Noto Serif"; |
|||
src: url("/fonts/NotoSerif/NotoSerif-BoldItalic.ttf") format("truetype"); |
|||
font-weight: bold; |
|||
font-style: italic; |
|||
} |
|||
|
|||
// NOTO SANS MONO ////////////////////////////////////////////////////////////// |
|||
@font-face { |
|||
font-family: "Noto Sans Mono"; |
|||
src: url("/fonts/NotoSansMono/NotoSansMono-Regular.ttf") format("truetype"); |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
} |
|||
@font-face { |
|||
font-family: "Noto Sans Mono"; |
|||
src: url("/fonts/NotoSansMono/NotoSansMono-Bold.ttf") format("truetype"); |
|||
font-weight: bold; |
|||
font-style: normal; |
|||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue