@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/nanumsquare/NanumSquareL.woff2") format("woff2");
}

@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/nanumsquare/NanumSquareR.woff2") format("woff2");
}

@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/nanumsquare/NanumSquareB.woff2") format("woff2");
}

@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/nanumsquare/NanumSquareEB.woff2") format("woff2");
}

html,
body {
  font-family: "NanumSquare", Roboto, Helvetica, Arial, sans-serif;
}
