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