@font-face {
  font-family: "Roboto";
  src: url(../font/Roboto-Black.otf) format("opentype"),
    url(../font/Roboto-Black.eot) format("embedded-opentype"),
    url(../font/Roboto-Black.woff) format("woff"),
    url(../font/Roboto-Black.woff2) format("woff2"),
    url(../font/Roboto-Black.ttf) format("truetype");
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: "RobotoBD";
  src: url(../font/Roboto-Bold.otf) format("opentype"),
    url(../font/Roboto-Bold.eot) format("embedded-opentype"),
    url(../font/Roboto-Bold.woff) format("woff"),
    url(../font/Roboto-Bold.woff2) format("woff2"),
    url(../font/Roboto-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "RobotoL";
  src: url(../font/Roboto-Light.otf) format("opentype"),
    url(../font/Roboto-Light.eot) format("embedded-opentype"),
    url(../font/Roboto-Light.woff) format("woff"),
    url(../font/Roboto-Light.woff2) format("woff2"),
    url(../font/Roboto-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url(../font/Montserrat-SemiBold.eot) format("embedded-opentype"),
    url(../font/Montserrat-SemiBold.woff) format("woff"),
    url(../font/Montserrat-SemiBold.woff2) format("woff2"),
    url(../font/Montserrat-SemiBold.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "MontserratBD";
  src: url(../font/Montserrat-Bold.eot) format("embedded-opentype"),
    url(../font/Montserrat-Bold.woff) format("woff"),
    url(../font/Montserrat-Bold.woff2) format("woff2"),
    url(../font/Montserrat-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "NotoSansKR";
  src: url(../font/NotoSansKR-Light.otf) format("opentype"),
    url(../font/NotoSansKR-Light.eot) format("embedded-opentype"),
    url(../font/NotoSansKR-Light.woff) format("woff"),
    url(../font/NotoSansKR-Light.woff2) format("woff2"),
    url(../font/NotoSansKR-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: normal;
}
