@charset "UTF-8";

@import url("./foundation/_variables.css");
@import url("./foundation/_reset.css");
@import url("./layout/_container.css");
@import url("./layout/_header.css");
@import url("./layout/_footer.css");
@import url("./component/_button.css");
@import url("./component/_card.css");
@import url("./component/_faq.css");
@import url("./component/_flow.css");
@import url("./component/_table.css");
@import url("./component/_slider.css");
@import url("./component/_hero.css");
@import url("./component/_breadcrumb.css");
@import url("./page/_top.css");
@import url("./page/_clinic.css");
@import url("./page/_doctor.css");
@import url("./page/_features.css");
@import url("./page/_symptoms.css");
@import url("./page/_price.css");
@import url("./page/_topics.css");

@font-face {
  font-family: "Jun Local";
  src: url("../../fonts/jun/A-OTF-Jun201Pro-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Jun Local";
  src: url("../../fonts/jun/A-OTF-Jun34Pro-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Jun Local";
  src: url("../../fonts/jun/A-OTF-Jun501Pro-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Maru Folk Local";
  src: url("../../fonts/Maru%20Folk/A-OTF-MaruFoPro-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Maru Folk Local";
  src: url("../../fonts/Maru%20Folk/A-OTF-MaruFoPro-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Maru Folk Local";
  src: url("../../fonts/Maru%20Folk/A-OTF-MaruFoPro-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Maru Folk Local";
  src: url("../../fonts/Maru%20Folk/A-OTF-MaruFoPro-Heavy.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
