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