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

