@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('../fonts/vazir/webfonts/Vazirmatn-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.f25 {
    font-size: 2.5rem !important;
}

.f24 {
    font-size: 2.4rem !important;
}

.f23 {
    font-size: 2.3rem !important;
}

.f22 {
    font-size: 2.2rem !important;
}

.f21 {
    font-size: 2.1rem !important;
}

.f20 {
    font-size: 2.0rem !important;
}

.f19 {
    font-size: 1.9rem !important;
}

.f18 {
    font-size: 1.8rem !important;
}

.f17 {
    font-size: 1.7rem !important;
}

.f16 {
    font-size: 1.6rem !important;
}

.f15 {
    font-size: 1.5rem !important;
}

.f14 {
    font-size: 1.4rem !important;
}

.f13 {
    font-size: 1.3rem !important;
}

.f12 {
    font-size: 1.2rem !important;
}

.f11 {
    font-size: 1.1rem !important;
}

.f10 {
    font-size: 1.0rem !important;
}

.f9 {
    font-size: 0.9rem !important;
}

.f8 {
    font-size: 0.8rem !important;
}

.f7 {
    font-size: 0.7rem !important;
}

.f6 {
    font-size: 0.6rem !important;
}

.f5 {
    font-size: 0.5rem !important;
}

.f4 {
    font-size: 0.4rem !important;
}

.f3 {
    font-size: 0.3rem !important;
}

.f2 {
    font-size: 0.2rem !important;
}

.f1 {
    font-size: 0.1rem !important;
}