Update fonts

master
Benjamin Bädorf 2022-05-09 13:48:14 +02:00
parent eb6d345384
commit c3131627f5
No known key found for this signature in database
GPG Key ID: 4406E80E13CD656C
9 changed files with 36 additions and 6 deletions

View File

@ -1,9 +1,36 @@
/* latin-ext */
@font-face {
font-family: 'Urbanist';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/urbanist/v8/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4vH5mqe8Q.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Urbanist';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(/fonts/urbanist/v8/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDyx4vEZmq.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;
}
/* latin-ext */
@font-face {
font-family: 'Urbanist';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(/fonts/urbanist/v8/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkvH5mqe8Q.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Urbanist';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(fonts/urbanist/v7/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkvEZmsacG1Koy1.woff) format('woff');
src: url(/fonts/urbanist/v8/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkvEZmq.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;
}

View File

@ -7,14 +7,14 @@
<meta name="description" content="Benjamin Bädorf is a frontend engineer based in Germany. I do some freelance stuff every once in a while.">
<meta name="Keywords" content="webdevelopment frontend javascript node freelance website why am i even doing this">
<link href="/fonts.css" rel="stylesheet">
<link href="/fonts.css?1" rel="stylesheet">
<style>
html {
font-family: 'Urbanist', sans-serif;
font-size: 24px;
line-height: 1.3em;
color: #111111;
font-weight: black;
font-weight: normal;
}
body {
@ -26,12 +26,13 @@
body > * {
width: 100%;
max-width: 700px;
max-width: 660px;
}
h1 {
font-size: 1.2rem;
font-size: 1.3rem;
font-weight: black;
line-height: 1.5rem;
}
p {
@ -50,7 +51,9 @@
</style>
</head>
<body>
<h1>Hi!<br>I'm Benjamin Bädorf <span id="aka">AKA <span>b12f</span><span class="hidden">Yule</span><span class="hidden">Ben</span><span class="hidden">Kleiner</span></span> and I mainly spend my time engineering software.</h1>
<h1>Hi!</h1>
<p>I'm Benjamin Bädorf <span id="aka">AKA <span>b12f</span><span class="hidden">Yule</span><span class="hidden">Ben</span></span> and I often spend my time engineering software.</h1>
<p>
Stuff I work(ed) on that I find interesting includes