/* Zen Maru Gothic -------------------------------------*/

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

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

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

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

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