@font-face { font-family: "VT323"; font-weight: normal; font-style: normal; src: url("./VT323-Regular.ttf") format("truetype"); } * { font-family: "VT323"; color: lime; } html { background: black; }