mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 15:05:32 -04:00
style updates
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
* Inter typeface - https://rsms.me/inter/
|
||||
*
|
||||
* Copyright (c) 2016-2020 The Inter Project Authors.
|
||||
* "Inter" is trademark of Rasmus Andersson.
|
||||
* Licensed under the SIL Open Font License, Version 1.1:
|
||||
* https://github.com/rsms/inter/blob/master/LICENSE.txt
|
||||
* https://scripts.sil.org/OFL
|
||||
*/
|
||||
|
||||
// Variable
|
||||
@@ -25,11 +26,11 @@
|
||||
@include Inter.fontFace($fontName: "Inter", $weight: 700, $unicodeMap: settings.$webfont-unicode-latin-only);
|
||||
|
||||
/*!
|
||||
* Roboto Mono typeface - https://fonts.google.com/specimen/Roboto+Mono
|
||||
* Roboto Mono typeface - https://github.com/googlefonts/robotomono
|
||||
*
|
||||
* Copyright (c) 2015 The Roboto Mono Project Authors.
|
||||
* Licensed under the Apache License, Version 2.0:
|
||||
* https://github.com/google/fonts/blob/main/apache/robotomono/LICENSE.txt
|
||||
* https://www.apache.org/licenses/LICENSE-2.0
|
||||
*/
|
||||
|
||||
// Variable
|
||||
@@ -50,7 +51,7 @@
|
||||
*
|
||||
* Copyright (c) 2014 The Comic Neue Project Authors.
|
||||
* Licensed under the SIL Open Font License, Version 1.1:
|
||||
* https://github.com/crozynski/comicneue/blob/master/OFL.txt
|
||||
* https://scripts.sil.org/OFL
|
||||
*/
|
||||
|
||||
@include ComicNeue.fontFace($fontName: "Comic Neue", $weight: 400, $unicodeMap: settings.$webfont-unicode-latin-only);
|
||||
|
Reference in New Issue
Block a user