0xProto
Fonts.icon
Zx Proto
Hejmpaĝo: https://github.com/0xType/0xProto
A programming font focused on source code legibility.
Aŭtorrajto: Copyright (c) 2025 0xType / 0xType Project Authors (https://github.com/0xType)
Permesilo: The SIL Open Font License, Version 1.1
Gastigata de: GitHub, tie ĉi
0xProto-Regular.woff2 (ver. 2.502)
0xProto-Italic.woff2 (ver. 2.502)
0xProto-Bold.woff2 (ver. 2.502)
ZxProto-Regular.otf (ver. 2.502)
ZxProto-Italic.otf (ver. 2.502)
ZxProto-Bold.otf (ver. 2.502)
Zx Protoは 0xProto と同一のフォント。一部のソフトウェアにおいて0xから始まるフォント名が正常に適用できない問題を回避するためのもの。
code:style.css
@font-face {
font-family: "0xProto";
size-adjust: 86.6%;
src: local('0xProto'), local('Zx Proto');
}
@font-face {
font-family: "0xProto";
font-weight: 400;
font-style: normal;
size-adjust: 86.6%;
font-display: swap;
src: local('0xProto'),
local('Zx Proto'),
url(/files/69836d922c85c0cdcf96c95a.woff2) format('woff2'),
url("https://github.com/0xType/0xProto/raw/refs/heads/main/fonts/0xProto-Regular.woff2") format('woff2');
}
@font-face {
font-family: "0xProto";
font-weight: 400;
font-style: italic;
size-adjust: 86.6%;
font-display: swap;
src: local('0xProto'),
local('Zx Proto'),
url(/files/69836dbdbf7dc69cba8d6ef7.woff2) format('woff2'),
url("https://github.com/0xType/0xProto/raw/refs/heads/main/fonts/0xProto-Italic.woff2") format('woff2');
}
@font-face {
font-family: "0xProto";
font-weight: 700;
font-style: normal;
size-adjust: 86.6%;
font-display: swap;
src: local('0xProto'),
local('Zx Proto'),
url(/files/69836da90b02d73bc0d3b11a.woff2) format('woff2'),
url("https://github.com/0xType/0xProto/raw/refs/heads/main/fonts/0xProto-Bold.woff2") format('woff2');
}
@font-face {
font-family: 'Zx Proto';
size-adjust: 86.6%;
src: local('Zx Proto');
}
@font-face {
font-family: 'Zx Proto';
font-weight: 400;
font-style: normal;
size-adjust: 86.6%;
font-display: swap;
src: local("Zx Proto"), url(/files/6992e1ec3583dfb074d26b22.otf) format('otf');
}
@font-face {
font-family: 'Zx Proto';
font-weight: 400;
font-style: italic;
size-adjust: 86.6%;
font-display: swap;
src: local("Zx Proto"), url(/files/6992e1f13583dfb074d26b29.otf) format('otf');
}
@font-face {
font-family: 'Zx Proto';
font-weight: 700;
size-adjust: 86.6%;
font-display: swap;
src: local("Zx Proto"), url(/files/6992e1f43583dfb074d26b2e.otf?title=ZxProto-Bold.otf) format('otf');
}
#Fonts