@font-face
{
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot?#') format('eot'),
    url('../fonts/BYekan.woff') format('woff'),
    url('../fonts/BYekan.ttf') format('truetype');
}

@font-face
{
    font-family: 'CenturyGothic';
    src: url('../fonts/century_gothic.eot?#') format('eot'),
    url('../fonts/century_gothic.woff') format('woff'),
    url('../fonts/century_gothic.ttf') format('truetype');
}