mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
14 lines
No EOL
585 B
CSS
14 lines
No EOL
585 B
CSS
/*
|
|
* The Codeberg House Font is based on Inter, which is Copyright (c) 2016-2020 The Inter Project Authors.
|
|
* "Inter" is a Reserved Font Name.
|
|
* https://github.com/rsms/inter
|
|
*
|
|
* That Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
* You can access the full license text in the source code of this website,
|
|
* at /fonts/CodebergHouseFont/LICENSE.txt relative to the root of this website
|
|
* or under https://scripts.sil.org/OFL
|
|
*/
|
|
@font-face {
|
|
font-family: "Codeberg House Font";
|
|
src: url("/fonts/CodebergHouseFont/CodebergHouseFont.var.woff2");
|
|
} |