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

