@font-face {
    font-display: block;
    font-family: IRANSansXV;
    font-style: normal;
    /* ReSharper disable UnexpectedValue */
    font-weight: 100 1000;
    /* ReSharper restore UnexpectedValue */
    src: url("Fonts/IRANSansXV.woff") format("woff"), url("Fonts/IRANSansXV.woff2") format("woff2");
    /* Farsi number */
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}