@font-face {
  font-family: "MrBlaketon";
  src: url("mrblaketon.ttf"); }
@font-face {
  font-family: "Open Sans Light";
  src: url("opensanslight.ttf"); }
.custom-script {
  font-family: "MrBlaketon", sans-serif !important; }

h1, h2, h3, h4, h5, h6, body, ul, li, ol, .form-group label {
  font-family: "Open Sans Light" !important; }

@media screen and (max-width: 580px) {
  h3 span {
    font-size: 24px !important; } }
