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

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