0xProto
Fonts.icon
A programming font focused on source code legibility.
Gastigata de: GitHub, tie ĉi
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'),
}
@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'),
}
@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'),
}
@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');
}