@font-face {
    font-family: 'pfont';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/farsi/shabnam.woff') format('woff');
    /*src: url('../fonts/farsi/farsi.woff2') format('woff2');*/
    /*src: url('../fonts/farsi/IRANSansWeb/IRANSansWeb.woff') format('woff');*/
    /*src: url('../fonts/farsi/persian1.woff') format('woff');*/
    /*src: url('../fonts/farsi/persian2.woff') format('woff');*/
    /*src: url('../fonts/farsi/IRANSans/IRANSans.ttf') format('truetype');*/
    /*src: url('../fonts/farsi/IRANSans/IRANSans_Light.ttf') format('truetype');*/
    /*src: url('../fonts/farsi/IRANSans/IRANSans_UltraLight.ttf') format('truetype');*/

}

@font-face {
    font-family: 'pfont-bold';
    font-weight: bold;
    font-style: normal;
    src: url('../fonts/farsi/shabnam.woff') format('woff');
    /*src: url('../fonts/farsi/farsi.woff2') format('woff2');*/
    /*src: url('../fonts/farsi/IRANSansWeb/IRANSansWeb.woff') format('woff');*/
    /*src: url('../fonts/farsi/persian1.woff') format('woff');*/
    /*src: url('../fonts/farsi/persian2.woff') format('woff');*/
    /*src: url('../fonts/farsi/IRANSans/IRANSans_Bold.ttf') format('truetype');*/
    /*src: url('../fonts/farsi/IRANSans/IRANSans_Medium.ttf') format('truetype');*/

}

