/* Custom Styles */

@font-face {
font-family: ball-penregular;
src: url(ballpenregular-webfont.woff2) format('woff2'),
url(ballpenregular.ttf) format('ttf');
font-weight: normal;
font-style: normal;
}
h1 {
font-family: ball-penregular;
font-weight: 400;
}