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

 @font-face {
    font-family: 'Aradet-flat';
    src: url("../font/lay-adambold-webfont.eot");
    src: url("../font/lay-adambold-webfont.eot?#iefix") format("embedded-opentype"),
         url("../font/lay-adambold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}



.font-aradet
{
    font-family: Aradet;
    font-weight: normal;
    font-style: normal;
}

.font-aradet-flat
{
    font-family: Aradet-flat;
    font-weight: normal;
    font-style: normal;
}

.font-arial-narrow
{
    font-family: Arial Narrow ;
}