@font-face {
  font-family: barcodes;
  src: url("Fonts/free3of9.ttf")format("truetype");
}
@font-face {
  font-family: pinar;
  src: url("Fonts/Pinar.woff2")format("woff2");
}
@font-face {
    font-family: 'Iranian Sans';
    src:url('Fonts/YekanWeb-Regular.woff') format('woff'); 
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'IRANSansLightPersian';
    font-style:normal;
    font-weight:normal;
    src:url('Fonts/sansLight.ttf?1f20916062d2a26389128449c4823825') format("truetype")
}
@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 100;
    src: url(Fonts/jw/YekanBakhFaNum-Thin.0e2899a5.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-Thin.ef8fd7b9.woff2) format("woff2")
}

@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 300;
    src: url(Fonts/jw/YekanBakhFaNum-Light.ab09bc65.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-Light.0cd12378.woff2) format("woff2")
}

@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 400;
    src: url(Fonts/jw/YekanBakhFaNum-Regular.cf2a9512.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-Regular.a52ed951.woff2) format("woff2")
}

@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 600;
    src: url(Fonts/jw/YekanBakhFaNum-SemiBold.231e26fb.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-SemiBold.54f096a7.woff2) format("woff2")
}

@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 700;
    src: url(Fonts/jw/YekanBakhFaNum-Bold.93006216.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-Bold.9c90097f.woff2) format("woff2")
}

@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 800;
    src: url(Fonts/jw/YekanBakhFaNum-ExtraBold.bd1a95d1.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-ExtraBold.62047917.woff2) format("woff2")
}

@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 900;
    src: url(Fonts/jw/YekanBakhFaNum-Black.6aa8e6a9.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-Black.69082471.woff2) format("woff2")
}

@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 950;
    src: url(Fonts/jw/YekanBakhFaNum-ExtraBlack.5ed826f1.woff) format("woff") , url(Fonts/jw/YekanBakhFaNum-ExtraBlack.3797b5fb.woff2) format("woff2")
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 100;
    src: url(Fonts/jw/Poppins-Thin.605324f7.ttf) format("truetype")
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 300;
    src: url(Fonts/jw/Poppins-Light.8b20023e.ttf) format("truetype")
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 400;
    src: url(Fonts/jw/Poppins-Regular.4b4ebe20.ttf) format("truetype")
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 500;
    src: url(Fonts/jw/Poppins-Medium.a52d0bf0.ttf) format("truetype")
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 600;
    src: url(Fonts/jw/Poppins-SemiBold.98512bf8.ttf) format("truetype")
}

@font-face {
    font-family: poppins;
    font-style: normal;
    font-weight: 700;
    src: url(Fonts/jw/Poppins-Bold.8001a01b.ttf) format("truetype")
}
body {
	direction: rtl;
	font-family: Yekan !important;
}