@font-face {
   font-family: "Meiryo UI";
   src: url("fonts/Meiryo UI Italic.woff") format("woff"), url("fonts/Meiryo UI Italic.eot") format("embedded-opentype"), url("fonts/Meiryo UI Italic.ttf") format("truetype"), url("fonts/Meiryo UI Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Meiryo UI";
   src: url("fonts/Meiryo UI Bold Italic.woff") format("woff"), url("fonts/Meiryo UI Bold Italic.eot") format("embedded-opentype"), url("fonts/Meiryo UI Bold Italic.ttf") format("truetype"), url("fonts/Meiryo UI Bold Italic.svg") format("svg");
   font-weight: bold;
   font-style: italic;
}