/* Custom Styles */
@font-face {
font-family: poppitandfinchsans;
src: url(poppitandfinchsans.woff2);
}
h1 {
font-family: poppitandfinchsans;
font-weight: normal;
font-style: normal;
line-height: 1.2;
}
 
@font-face {
font-family: poppitandfinch;
src: url(poppitandfinch.woff2);
}
 
h2 {
font-family: poppitandfinch;
font-weight: normal;
font-style: normal;
line-height: 1.2;
}
 
etc.
}
