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

