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