@font-face {
   font-family: "Gotham Bold";
   src: url("fonts/Gotham-Bold.woff") format("woff"), url("fonts/Gotham-Bold.eot") format("embedded-opentype"), url("fonts/Gotham-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Gotham Bold";
   src: url("fonts/Gotham-BoldItalic.woff") format("woff"), url("fonts/Gotham-BoldItalic.eot") format("embedded-opentype"), url("fonts/Gotham-BoldItalic.otf") format("opentype");
   font-weight: bold;
   font-style: italic;
}
@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;
}