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