@font-face {
    font-family: 'byekan';
    src: url('Yekan.eot');
    src: url('BYekan.woff') format('woff');
    src: url('BYekan.ttf') format('truetype');
    src: url('BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'onesP';
    src: url('IranNastaliq.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vzR';
    src: url('Vazir.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'iransans';
    src: url('Sans a4fran3.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


h2, h3 , h4, h5{
    font-family: "iransans";
    font-size: 20px;
}

span{
    font-family: "vzR";
}

.alert-success
{
    font-family: 'byekan';
    font-size: medium;
}


div
{
    font-family: 'byekan';
    /* font-size: medium; */
}
h6,h5,h4, h3{
    font-family: 'byekan';
    font-size: medium;
}

.login100-form-title
{
    font-family: 'iransans';
}

.para
{
  font-family: vzR;
}
