/*@font-face {
    font-family: 'YuGothic-Bold';
    src: url('../resources/fonts/YuGothic-Bold-01.eot');
    src: url('../resources/fonts/YuGothic-Bold-01.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/YuGothic-Bold-01.woff') format('woff'),
        url('../resources/fonts/YuGothic-Bold-01.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: YuGothic-Regular
    src: url('../resources/fonts/YuGothic-Regular-01.eot');
    src: url('../resources/fonts/YuGothic-Regular-01.eot?#iefix') format('embedded-opentype'),
        url('../resources/fonts/YuGothic-Regular-01.woff') format('woff'),
        url('../resources/fonts/YuGothic-Regular-01.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
