Updated fonts.

This commit is contained in:
flash 2024-04-24 02:55:57 +00:00
parent f2e9882603
commit 9c06a5519b
32 changed files with 218 additions and 16 deletions

View file

@ -28,7 +28,7 @@
} }
.ascii-char-print { .ascii-char-print {
white-space: pre; white-space: pre;
font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-family: 'Victor Mono', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
font-size: 2.5em; font-size: 2.5em;
text-align: center; text-align: center;
padding: 10px; padding: 10px;
@ -65,7 +65,7 @@
font-variant: small-caps; font-variant: small-caps;
} }
.ascii-char-misc-item-value { .ascii-char-misc-item-value {
font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-family: 'Victor Mono', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
text-align: right; text-align: right;
} }
.ascii-search { .ascii-search {

206
assets/makai.css/fonts.css Normal file
View file

@ -0,0 +1,206 @@
@font-face {
font-family: 'Electrolize';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/electrolize-400-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-normal-cyrillic.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-italic-cyrillic.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-normal-cyrillic.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-italic-cyrillic.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-normal-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-italic-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-normal-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-italic-cyrillic-ext.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-normal-greek.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-italic-greek.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-normal-greek.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-italic-greek.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-italic-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-normal-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-italic-latin.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-italic-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-normal-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-italic-latin-ext.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-normal-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(/fonts/victormono-400-italic-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
font-family: 'Victor Mono';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-normal-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
font-family: 'Victor Mono';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(/fonts/victormono-700-italic-vietnamese.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

View file

@ -35,7 +35,7 @@
border-width: 0; border-width: 0;
background-color: transparent; background-color: transparent;
color: #000; color: #000;
font-family: Tahoma, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif; font-family: Verdana, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif;
font-size: 24px; font-size: 24px;
line-height: 35px; line-height: 35px;
width: 100%; width: 100%;

View file

@ -1,10 +1,4 @@
@font-face { @include fonts.css;
font-family: 'Electrolize';
font-style: normal;
font-weight: 400;
src: local('Electrolize'), local('Electrolize-Regular'), url('/fonts/electrolize400.woff2') format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* { * {
margin: 0; margin: 0;
@ -33,7 +27,7 @@ html {
} }
pre, code { pre, code {
font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-family: 'Victor Mono', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
} }
/* an attempt to replicate scrollbar-color for chromosome */ /* an attempt to replicate scrollbar-color for chromosome */
@ -54,7 +48,9 @@ pre, code {
body { body {
background-color: #111; background-color: #111;
color: #fff; color: #fff;
font: 12px/20px Tahoma, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif; font-size: 12px;
line-height: 20px;
font-family: Verdana, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
} }

View file

@ -18,7 +18,7 @@
font-size: 0; font-size: 0;
line-height: 0; line-height: 0;
display: inline-block; display: inline-block;
font-family: Tahoma, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif; font-family: Verdana, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif;
margin-left: 4px; margin-left: 4px;
} }
.project-language { .project-language {

View file

@ -22,7 +22,7 @@
background-image: linear-gradient(0deg, #262626, #202020); background-image: linear-gradient(0deg, #262626, #202020);
border-width: 0; border-width: 0;
color: #fff; color: #fff;
font-family: Tahoma, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif; font-family: Verdana, Geneva, 'Dejavu Sans', Arial, Helvetica, sans-serif;
} }
.whois-lookup-form-submit { .whois-lookup-form-submit {
flex: 0 0 auto; flex: 0 0 auto;
@ -47,7 +47,7 @@
margin: 10px; margin: 10px;
padding: 6px 10px; padding: 6px 10px;
white-space: pre-wrap; white-space: pre-wrap;
font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-family: 'Victor Mono', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
font-size: 14px; font-size: 14px;
transition: opacity .2s; transition: opacity .2s;
background-color: #202020; background-color: #202020;
@ -96,5 +96,5 @@
line-height: 1.2em; line-height: 1.2em;
color: #888; color: #888;
white-space: pre-wrap; white-space: pre-wrap;
font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-family: 'Victor Mono', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
} }

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.

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.