@charset "UTF-8";

@font-face {
  font-family: "MaruBuri-Bold";
  src:url("fonts/MaruBuri-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "MaruBuri-ExtraLight";
  src:url("fonts/MaruBuri-ExtraLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "MaruBuri-Light";
  src:url("fonts/MaruBuri-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "MaruBuri-Regular";
  src:url("fonts/MaruBuri-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "MaruBuri-SemiBold";
  src:url("fonts/MaruBuri-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
