@font-face { /* bold */
    font-family: 'hantai';
    src: url('hantai_bold.eot');
    src: url('hantai_bold.eot?#iefix') format('embedded-opentype'),
         url('hantai_bold.woff') format('woff'),
         url('hantai_bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}
@font-face { /* bold italic */
    font-family: 'hantai';
    src: url('hantai_bold_italic.eot');
    src: url('hantai_bold_italic.eot?#iefix') format('embedded-opentype'),
         url('hantai_bold_italic.woff') format('woff'),
         url('hantai_bold_italic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face { /* semibold */
    font-family: 'hantai';
    src: url('hantai_semibold.eot');
    src: url('hantai_semibold.eot?#iefix') format('embedded-opentype'),
         url('hantai_semibold.woff') format('woff'),
         url('hantai_semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;

}
@font-face { /* semibold italic */
    font-family: 'hantai';
    src: url('hantai_semibold_italic.eot');
    src: url('hantai_semibold_italic.eot?#iefix') format('embedded-opentype'),
         url('hantai_semibold_italic.woff') format('woff'),
         url('hantai_semibold_italic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}
@font-face { /* medium */
    font-family: 'hantai';
    src: url('hantai_medium.eot');
    src: url('hantai_medium.eot?#iefix') format('embedded-opentype'),
         url('hantai_medium.woff') format('woff'),
         url('hantai_medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;

}
@font-face { /* medium italic */
    font-family: 'hantai';
    src: url('hantai_medium_italic.eot');
    src: url('hantai_medium_italic.eot?#iefix') format('embedded-opentype'),
         url('hantai_medium_italic.woff') format('woff'),
         url('hantai_medium_italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face { /* normal */
    font-family: 'hantai';
    src: url('hantai_regular.eot');
    src: url('hantai_regular.eot?#iefix') format('embedded-opentype'),
         url('hantai_regular.woff') format('woff'),
         url('hantai_regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}
@font-face { /* normal italic */
    font-family: 'hantai';
    src: url('hantai_regular_italic.eot');
    src: url('hantai_regular_italic.eot?#iefix') format('embedded-opentype'),
         url('hantai_regular_italic.woff') format('woff'),
         url('hantai_regular_italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}


@font-face { /* light */
    font-family: 'hantai';
    src: url('hantai_light.eot');
    src: url('hantai_light.eot?#iefix') format('embedded-opentype'),
         url('hantai_light.woff') format('woff'),
         url('hantai_light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face { /* light italic */
    font-family: 'hantai';
    src: url('hantai_light_italic.eot');
    src: url('hantai_light_italic.eot?#iefix') format('embedded-opentype'),
         url('hantai_light_italic.woff') format('woff'),
         url('hantai_light_italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face { /* ultra light */
    font-family: 'hantai';
    src: url('hantai_ultralight.eot');
    src: url('hantai_ultralight.eot?#iefix') format('embedded-opentype'),
         url('hantai_ultralight.woff') format('woff'),
         url('hantai_ultralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face { /* ultra light italic */
    font-family: 'hantai';
    src: url('hantai_ultralight_italic.eot');
    src: url('hantai_ultralight_italic.eot?#iefix') format('embedded-opentype'),
         url('hantai_ultralight_italic.woff') format('woff'),
         url('hantai_ultralight_italic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face { /* thin */
    font-family: 'hantai';
    src: url('hantai_thin.eot');
    src: url('hantai_thin.eot?#iefix') format('embedded-opentype'),
         url('hantai_thin.woff') format('woff'),
         url('hantai_thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face { /* thin italic */
    font-family: 'hantai';
    src: url('hantai_thin_italic.eot');
    src: url('hantai_thin_italic.eot?#iefix') format('embedded-opentype'),
         url('hantai_thin_italic.woff') format('woff'),
         url('hantai_thin_italic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

body {
	font-family: 'hantai', Arial, Helvetica, sans-serif;
	font-weight:400;
}

em {
	font-style:italic;
}

strong  {
	font-weight:500;
}

h3,
strong a {
	font-weight:700;
}



