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

