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

