@font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream4.otf") format('opentype');
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream1.otf") format('opentype');
    font-weight: 100;
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream2.otf") format('opentype');
    font-weight: 200;
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream3.otf") format('opentype');
    font-weight: 300;
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream5.otf") format('opentype');
    font-weight: 500;
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream6.otf") format('opentype');
    font-weight: 600;
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream7.otf") format('opentype');
    font-weight: 700;
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream8.otf") format('opentype');
    font-weight: 800;
  }
  @font-face {
    font-family: "SCore Dream";
    src: url("../font/SCDream9.otf") format('opentype');
    font-weight: 900;
  }
  /*NanumSquare*/
  @font-face {
    font-family: "NanumSquare";
    src: url("../font/NanumSquareL.otf") format('opentype');
    font-weight: 300;
  }
  @font-face {
    font-family: "NanumSquare";
    src: url("../font/NanumSquareR.otf") format('opentype');
    font-weight: 500;
  }
  @font-face {
    font-family: "NanumSquare";
    src: url("../font/NanumSquareB.otf") format('opentype');
    font-weight: 700;
  }
  @font-face {
    font-family: "NanumSquare";
    src: url("../font/NanumSquareEB.otf") format('opentype');
    font-weight: 900;
  }

