/* Webfont: AUdimat-Bold */@font-face {
    font-family: 'AUdimat';
    src: url('AUdimat-Bold.eot'); /* IE9 Compat Modes */
    src: url('AUdimat-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('AUdimat-Bold.woff') format('woff'), /* Modern Browsers */
         url('AUdimat-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('AUdimat-Bold.svg#AUdimat-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

