.lang-ar
{
    /**
     * https://www.wired.com/2015/10/why-its-so-hard-to-design-arabic-typefaces/
     */
    font-family: "Noto Nask Arabic";

    /**
     * "Arabic fonts often appear a size or two smaller than their English counterparts."
     * https://istizada.com/arabic-lorem-ipsum/
     */
    font-size: larger;
}