-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply new brand on the website (#538)
* use Iter typeface - part of the Flatpak rebrand - replace illustration with photo - update logos - less bold headings - remove absolute sizing to allow to scaling Fixes #537
- Loading branch information
Showing
35 changed files
with
149 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,6 @@ | |
/.cache | ||
.DS_Store | ||
/Gemfile.lock | ||
.jekyll-cache | ||
.gem | ||
_site |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,127 +1,21 @@ | ||
/* Oblique */ | ||
/* -------------------------------------------------------------------------- | ||
[EXPERIMENTAL] Multi-axis, single variable font. | ||
/* | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass ExtraLight Italic"), | ||
local(Overpass-ExtraLight-Italic), | ||
url(../fonts/Overpass-ExtraLight-Italic.ttf); | ||
font-style: italic; | ||
font-weight: 200; | ||
} | ||
Slant axis is not yet widely supported (as of February 2019) and thus this | ||
multi-axis single variable font is opt-in rather than the default. | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass Light Italic"), | ||
local(Overpass-Light-Italic), | ||
url(../fonts/Overpass-Light-Italic.ttf); | ||
font-style: italic; | ||
font-weight: 300; | ||
} | ||
When using this, you will probably need to set font-variation-settings | ||
explicitly, e.g. | ||
* { font-variation-settings: "slnt" 0deg } | ||
.italic { font-variation-settings: "slnt" 10deg } | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass Italic"), | ||
local(Overpass-Italic), | ||
local(Overpass-Regular-Italic), | ||
url(../fonts/Overpass-Regular-Italic.ttf); | ||
font-style: italic; | ||
font-weight: 400; | ||
} | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass Bold Italic"), | ||
local(Overpass-Bold-Italic), | ||
local(Overpass-Bold-Italic), | ||
url(../fonts/Overpass-Bold-Italic.ttf); | ||
font-style: italic; | ||
font-weight: 700; | ||
} | ||
*/ | ||
|
||
|
||
/* Normal */ | ||
|
||
/* | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass ExtraLight"), | ||
local(Overpass-ExtraLight), | ||
url(../fonts/Overpass-ExtraLight.ttf); | ||
font-style: normal; | ||
font-weight: 200; | ||
} | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass Light"), | ||
local(Overpass-Light), | ||
url(../fonts/Overpass-Light.ttf); | ||
font-style: normal; | ||
font-weight: 300; | ||
} | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass Regular"), | ||
local(Overpass), | ||
local(Overpass-Regular), | ||
url(../fonts/Overpass-Regular.ttf); | ||
font-style: normal; | ||
font-weight: 400; | ||
} | ||
@font-face { | ||
font-family: "Overpass"; | ||
src: local("Overpass Bold"), | ||
local(Overpass-Bold), | ||
local(Overpass-Bold), | ||
url(../fonts/Overpass-Bold.ttf); | ||
font-style: normal; | ||
font-weight: 700; | ||
} | ||
*/ | ||
|
||
@font-face { | ||
font-family: "Source Sans Pro"; | ||
src: local("Source Sans Pro ExtraLight"), | ||
local(SourceSansProExtraLight), | ||
local(SourceSansPro-ExtraLight), | ||
url(../fonts/SourceSansPro-ExtraLight.otf); | ||
font-style: normal; | ||
font-weight: 200; | ||
} | ||
|
||
@font-face { | ||
font-family: "Source Sans Pro"; | ||
src: local("Source Sans Pro Light"), | ||
local(SourceSansProLight), | ||
local(SourceSansPro-Light), | ||
url(../fonts/SourceSansPro-Light.otf); | ||
font-style: normal; | ||
font-weight: 300; | ||
} | ||
|
||
@font-face { | ||
font-family: "Source Sans Pro"; | ||
src: local("Source Sans Pro Regular"), | ||
local(SourceSansPro), | ||
local(SourceSansPro-Regular), | ||
url(../fonts/SourceSansPro-Regular.otf); | ||
font-style: normal; | ||
font-weight: 400; | ||
} | ||
|
||
@font-face { | ||
font-family: "Source Sans Pro"; | ||
src: local("Source Sans Pro SemiBold"), | ||
local(SourceSansProSemiBold), | ||
local(SourceSansPro-SemiBold), | ||
url(../fonts/SourceSansPro-Semibold.otf); | ||
font-style: bold; | ||
font-weight: 600; | ||
font-family: 'Inter'; | ||
font-weight: 100 900; | ||
font-display: swap; | ||
font-style: oblique 0deg 10deg; | ||
src: url("../fonts/Inter.var.woff2?v=3.19") format("woff2"); | ||
} | ||
|
Oops, something went wrong.