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

