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

