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

