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

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