@font-face {
    font-family: 'akashiregular';
    src: url('fonts/akashi-webfont.eot');
    src: url('fonts/akashi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akashi-webfont.woff') format('woff'),
         url('fonts/akashi-webfont.ttf') format('truetype'),
         url('fonts/akashi-webfont.svg#akashiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@f2ont-face {
    font-family: 'akashiregular';
    src: url('../fonts/akashi-webfont.eot');
    src: url('../fonts/akashi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/akashi-webfont.woff') format('woff'),
         url('../fonts/akashi-webfont.ttf') format('truetype'),
         url('../fonts/akashi-webfont.svg#akashiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akashiregular';
    src: url('../../fonts/akashi-webfont.eot');
    src: url('../../fonts/akashi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/akashi-webfont.woff') format('woff'),
         url('../../fonts/akashi-webfont.ttf') format('truetype'),
         url('../../fonts/akashi-webfont.svg#akashiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.son-chris { position: absolute;
             letter-spacing:2px;
             border-radius: 8px;
             padding: 5px; 
             top: 80px; 
             left: 5px; 
             z-index: 1; 
             width: 210px; 
             height: 22px;
             color: #ff6600;
             border: solid 2px #000000;
             background-color: #008099;  }

td         { font-family: akashiregular;
             font-size: 30px;
             letter-spacing:3px;  }


.divi      { font-family: akashiregular;
             font-size: 30px;  }


