@charset "utf-8";
/*===== Higure Gothic =====*//*#region*/
/* Regular(weight400) */
@font-face {
  font-family: 'Higure Gothic';
  src: url('HigureGothic-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/* Medium(weight500) */
@font-face {
  font-family: 'Higure Gothic';
  src: url('HigureGothic-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/* Bold(weight700) */
@font-face {
  font-family: 'Higure Gothic';
  src: url('HigureGothic-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*===== /Higure Gothic =====*//*#endregion*/