@media screen and (max-width: 5120px) {html {font-size: 142px;}}
@media screen and (max-width: 4480px) {html {font-size: 122px;}}
@media screen and (max-width: 3840px) {html {font-size: 106px;}}
@media screen and (max-width: 2760px) {html {font-size: 84px;}}
@media screen and (max-width: 2560px) {html {font-size: 76px;}}
@media screen and (max-width: 1920px) {html {font-size: 58px;}}
@media screen and (max-width: 1600px) {html {font-size: 50px;}}
@media screen and (max-width: 1366px) {html {font-size: 42px;}}
@media (min-aspect-ratio: 21/9) and (min-height: 1000px) {html {font-size: 93px;}}