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

