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

