Change font to IM Fell English, Add JHC Illustration

This commit is contained in:
Nathan Chapman 2020-05-04 12:33:11 -06:00
parent e9b5ab4148
commit 7e19ea64c7
7 changed files with 45 additions and 3 deletions

View File

@ -0,0 +1,24 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 4, 2020 */
@font-face {
font-family: 'im_fell_englishitalic';
src: url('imfellenglish-italic-webfont.woff2') format('woff2'),
url('imfellenglish-italic-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'im_fell_englishregular';
src: url('imfellenglish-regular-webfont.woff2') format('woff2'),
url('imfellenglish-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

View File

@ -1,4 +1,21 @@
@import url('https://fonts.googleapis.com/css?family=Cormorant+Upright|Cormorant');
@font-face {
font-family: 'IM Fell English';
src: url('../fonts/im_fell_english/imfellenglish-italic-webfont.woff2') format('woff2'),
url('../fonts/im_fell_english/imfellenglish-italic-webfont.woff') format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'IM Fell English';
src: url('../fonts/im_fell_english/imfellenglish-regular-webfont.woff2') format('woff2'),
url('../fonts/im_fell_english/imfellenglish-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
html {
font-size: 26px;
@ -6,7 +23,7 @@ html {
body {
background-color: white;
font-family: 'Cormorant', sans-serif;
font-family: 'IM Fell English', sans-serif;
font-weight: 400;
line-height: 1.45;
color: #333;
@ -28,7 +45,7 @@ a {
h1, h2, h3, h4, h5 {
font-size: 1.75em;
margin: 2.75rem 0 1rem;
font-family: 'Cormorant Upright', sans-serif;
font-family: 'IM Fell English', sans-serif;
font-weight: 700;
line-height: 1.15;
}

View File

@ -36,6 +36,7 @@
<section>
<h1>My Work</h1>
<ul>
<li><a href="https://jhcillustration.com/">JHC Illustration</a></li>
<li><a href="https://jjayberthumemusic.com/">JJay Berthume Music</a></li>
<li><a href="http://wallyworks.net/">Wallyworks Construction</a></li>
<li><a href="https://owlsprit.com/">Owl Sprit Cafe</a></li>