/* Zen Kaku Gothic Antique -------------------------------------*/

@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Light.woff2') format('woff2'),
    url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Light.woff') format('woff');
}

@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Regular.woff2') format('woff2'),
    url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Medium.woff2') format('woff2'),
    url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Bold.woff2') format('woff2'),
    url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Black.woff2') format('woff2'),
    url('../../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Black.woff') format('woff');
}