/*  Custom Styles */
h1 {
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*h2,h3,h4,h5{*/
/*  font-family: "Nunito", sans-serif;*/
/*  font-optical-sizing: auto;*/
/*  font-weight: <weight>;*/
/*  font-style: normal;*/
/*}*/
body {
  font-family: "Crimson Text", serif;
  font-weight: 400;
  font-style: normal;
}
h2,h3,h4,h5,.brand-name,.btn, .form-btn{
    font-family: "Brandon Text Regular" !important;
}
