/* fa */

@font-face
{
    font-family: 'IRANYekan';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekan/woff/regular.woff') format('woff'),
    url('../fonts/iranyekan/woff/regular.woff') format('woff2');
}
@font-face
{
    font-family: 'IRANYekan';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iranyekan/woff/bold.woff') format('woff'),
    url('../fonts/iranyekan/woff/bold.woff') format('woff2');
}

/* en */

@font-face
{
    font-family: 'CenturyGothic';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/centurygothic/regular.woff') format('woff');
}
@font-face
{
    font-family: 'CenturyGothic';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/centurygothic/bold.woff') format('woff');
}
