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

}


#languages a img{opacity:0.5; background:#000;}
#languages a:hover img, #languages a.active img{opacity:1;}