@charset "utf-8";
@font-face {
    font-family:'CommercialScript BT';
    font-weight: normal;
    font-style: normal;     
    src: url('font/CommercialScript BT.eot');
    src: local('?'), url('font/CommercialScript BT.woff') format('woff');
}

 

/*���� ��� Bold*/
@font-face {
    font-family:'Agency FB';
    font-weight: normal;
    font-style: normal;     
    src: url('font/Agency FB.eot');
    src: url('font/Agency FB.eot?#iefix') format('embedded-opentype'),
url('font/Agency FB.woff') format('woff'),
url('font/Agency FB.ttf') format('truetype');
}



@font-face {
    font-family:'Arial';
    font-weight: normal;
    font-style: normal;     
    src: url('font/Arial.eot');
    src: url('font/Arial.eot?#iefix') format('embedded-opentype'),
url('font/Arial.woff') format('woff'),
url('font/Arial.ttf') format('truetype');
}