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