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