
.f-title
{
	color: #4a4a4a;
	margin-top: 0px;
}
.f-normal
{
    font-weight: normal;
    margin: 0px;
}
.f-bold
{
    font-weight: bold;
    margin: 0px;
}
.f-900
{
    font-weight: 900;
}
.f-500
{
    font-weight: 500;
}
.f-300
{
    font-weight: 300;
}
.f-100
{
    font-weight: 100;
}

@font-face {
    font-family: Vazir;
    src: url('../font/Vazir.eot');
    src: url('../font/Vazir.eot?#iefix') format('embedded-opentype'),
         url('../font/Vazir.woff2') format('woff2'),
         url('../font/Vazir.woff') format('woff'),
         url('../font/Vazir.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('../font/Vazir-Bold.eot');
    src: url('../font/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/Vazir-Bold.woff2') format('woff2'),
         url('../font/Vazir-Bold.woff') format('woff'),
         url('../font/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('../font/Vazir-Black.eot');
    src: url('../font/Vazir-Black.eot?#iefix') format('embedded-opentype'),
         url('../font/Vazir-Black.woff2') format('woff2'),
         url('../font/Vazir-Black.woff') format('woff'),
         url('../font/Vazir-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('../font/Vazir-Medium.eot');
    src: url('../font/Vazir-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/Vazir-Medium.woff2') format('woff2'),
         url('../font/Vazir-Medium.woff') format('woff'),
         url('../font/Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('../font/Vazir-Light.eot');
    src: url('../font/Vazir-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/Vazir-Light.woff2') format('woff2'),
         url('../font/Vazir-Light.woff') format('woff'),
         url('../font/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('../font/Vazir-Thin.eot');
    src: url('../font/Vazir-Thin.eot?#iefix') format('embedded-opentype'),
         url('../font/Vazir-Thin.woff2') format('woff2'),
         url('../font/Vazir-Thin.woff') format('woff'),
         url('../font/Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}