@font-face {
  font-family: 'MaruBuri';
  font-weight: 200;
  font-style: normal;
  src: local('MaruBuri'), url('MaruBuri-Light.otf') format('opentype');
}
@font-face {
  font-family: 'MaruBuri';
  font-weight: 400;
  font-style: normal;
  src: local('MaruBuri'), url('MaruBuri-Regular.otf') format('opentype');
}
@font-face {
  font-family: 'MaruBuri';
  font-weight: 500;
  font-style: normal;
  src: local('MaruBuri'), url('MaruBuri-SemiBold.otf') format('opentype');
}
@font-face {
  font-family: 'MaruBuri';
  font-weight: 700;
  font-style: normal;
  src: local('MaruBuri'), url('MaruBuri-Bold.otf') format('opentype');
}
