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