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

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