@font-face{
  font-family: 'gothic';
  src: url('../font/gothic.eot'); /* IE9以上用 */
  src: url('../font/gothic.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */
  url('../font/gothic.woff') format('woff'), /* モダンブラウザ用 */
  url('../font/gothic.ttf') format('truetype'); /* iOS, Android用 */
}
