@font-face {
    font-family: "SDF";
    src: url("/dist/fonts/IRANSansLight.eot");
    src: url("/dist/fonts/IRANSansLight.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/IRANSansLight.woff") format("woff"), url("/dist/fonts/IRANSansLight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SDF";
    src: url("/dist/fonts/IRANSansBold.eot");
    src: url("/dist/fonts/IRANSansBold.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/IRANSansBold.woff") format("woff"), url("/dist/fonts/IRANSansBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SDF Subsidiary";
    src: url("/dist/fonts/IranRegular.eot");
    src: url("/dist/fonts/IranRegular.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/IranRegular.woff") format("woff"), url("/dist/fonts/IranRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "SDF Subsidiary";
    src: url("/dist/fonts/IranBold.eot");
    src: url("/dist/fonts/IranBold.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/IranBold.woff") format("woff"), url("/dist/fonts/IranBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

* {
    font-family: "SDF";
}