@font-face 
{
    font-family: "Tahoma";
    src:url("fonts/tahoma.ttf") format("truetype");
}

@font-face 
{
    font-family: "TahomaBold";
    src:url("fonts/tahomabd.ttf") format("truetype");
}
