﻿/* IRANYekanX - Self-hosted font */
@font-face {
    font-family: 'IRANYekanX';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url('../fonts/IRANYekanX-Light.woff') format('woff');
}
@font-face {
    font-family: 'IRANYekanX';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/IRANYekanX-Regular.woff') format('woff');
}
@font-face {
    font-family: 'IRANYekanX';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/IRANYekanX-Bold.woff') format('woff');
}
@font-face {
    font-family: 'IRANYekanX';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/IRANYekanX-Black.woff') format('woff');
}
@font-face {
    font-family: 'IRANYekanX';
    font-style: normal;
    font-weight: 950;
    font-display: swap;
    src: url('../fonts/IRANYekanX-ExtraBlack.woff') format('woff');
}
