@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");

@font-face {
  font-family: LIFULLFONT;
  font-style: normal;
  font-weight: 400;
  /* Font-display is commented out follow original web behavior */
  /* font-display: optional; */
  src: url('https://font.lifull.com/lifullfont/woff2/regular.woff2') format('woff2'),
    url('https://font.lifull.com/lifullfont/woff/regular.woff') format('woff');
  unicode-range: U+21-3B, U+3D, U+3F-5B, U+5D, U+5F, U+61-7B, U+7D, U+AB, U+F7, U+2260, U+2264, U+2265;
}

@font-face {
  font-family: LIFULLFONT;
  font-style: normal;
  font-weight: 500;
  /* Font-display is commented out follow original web behavior */
  /* font-display: optional; */
  src: url('https://font.lifull.com/lifullfont/woff2/medium.woff2') format('woff2'),
    url('https://font.lifull.com/lifullfont/woff/medium.woff') format('woff');
  unicode-range: U+21-3B, U+3D, U+3F-5B, U+5D, U+5F, U+61-7B, U+7D, U+AB, U+F7, U+2260, U+2264, U+2265;
}

@font-face {
  font-family: LIFULLFONT;
  font-style: normal;
  font-weight: 700;
  /* Font-display is commented out follow original web behavior */
  /* font-display: optional; */
  src: url('https://font.lifull.com/lifullfont/woff2/bold.woff2') format('woff2'),
    url('https://font.lifull.com/lifullfont/woff/bold.woff') format('woff');
  unicode-range: U+21-3B, U+3D, U+3F-5B, U+5D, U+5F, U+61-7B, U+7D, U+AB, U+F7, U+2260, U+2264, U+2265;
}

@font-face {
  font-family: LIFULLFONT;
  font-style: normal;
  font-weight: 900;
  /* Font-display is commented out follow original web behavior */
  /* font-display: optional; */
  src: url('https://font.lifull.com/lifullfont/woff2/heavy.woff2') format('woff2'),
    url('https://font.lifull.com/lifullfont/woff/heavy.woff') format('woff');
  unicode-range: U+21-3B, U+3D, U+3F-5B, U+5D, U+5F, U+61-7B, U+7D, U+AB, U+F7, U+2260, U+2264, U+2265;
}
