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

