@font-face {
    font-family: 'Brandon Printed';
    src: local('Brandon Printed One'), local('Brandon-Printed-One'),
        url('BrandonPrinted-One.woff2') format('woff2'),
        url('BrandonPrinted-One.woff') format('woff'),
        url('BrandonPrinted-One.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Beautiful Heart Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Beautiful Heart Regular'), url('Beautiful Heart.woff') format('woff');
    }