@font-face {
    font-family: 'Patricia Gothic';
    src: local('Patricia Gothic Heavy'), local('Patricia-Gothic-Heavy'),
        url('PatriciaGothic-Heavy.woff2') format('woff2'),
        url('PatriciaGothic-Heavy.woff') format('woff'),
        url('PatriciaGothic-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }