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