/* MR-LIGHTING public-site Persian font.
   The official non-Latin variable build preserves the separate Goodspace/Rostex
   choice for Latin glyphs while applying Arad to Persian in every viewport. */
@font-face {
    font-family: "MR Arad Persian";
    src: url("../../fonts/arad/AradNL-VF.woff2") format("woff2");
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-089F, U+08A0-08FF, U+FB50-FDFF, U+FE70-FEFF;
}

:root {
    --mr-public-persian-font: "MR Arad Persian";
}
