          @font-face {
            font-family: "LatoBody";
            src: url("LatoBody.woff") format("woff");
            font-display: swap;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
          }

          @font-face {
            font-family: "CustomHeader";
            src: url("CustomHeader.woff") format("woff");
            font-display: swap;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
          }
