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

@font-face 
{
font-family: "Anime Ace BB";
	src: url('./police/animeace2_bld.eot');
    src: url('./police/animeace2_bld.eot?#iefix') format('embedded-opentype'),
         url('./police/animeace2_bld.woff') format('woff'),
         url('./police/animeace2_bld.ttf') format('truetype');
    font-weight: normal; 
    font-style: bold;
}

@font-face 
{
font-family: "Anime Ace BB";
	src: url('./police/animeace2_ital.eot');
    src: url('./police/animeace2_ital.eot?#iefix') format('embedded-opentype'),
         url('./police/animeace2_ital.woff') format('woff'),
         url('./police/animeace2_ital.ttf') format('truetype');
    font-weight: normal; 
    font-style: italic;
}
