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