@font-face {
    font-family: 'IRANSans';
    src: url('IRANSans%20UltraLight/IRANSans%20UltraLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSans%20Regular/IRANSans%20Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('IRANSans%20Medium/IRANSans%20Medium.ttf') format('truetype');
    font-weight: 500 700;
    font-style: normal;
    font-display: swap;
}

/* These aliases match the existing saved Theme Options values. */
@font-face {
    font-family: 'IRANSans Medium';
    src: url('IRANSans%20Medium/IRANSans%20Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans UltraLight';
    src: url('IRANSans%20UltraLight/IRANSans%20UltraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
