/* Custom Styles */
@import url("//hello.myfonts.net/count/3b7121");
  
@font-face {
  font-family: 'Handelson-Three';
  src: url(font.woff2) format('woff2'), url('webFonts/Handelson-Three/font.woff') format('woff');
}
h1 {
font-family: Handelson-Three;
}