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