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

}