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

}