@font-face {
  font-family: "lg";
  src: url("fonts/lg.ttf?22t19m") format("truetype"),
    url("fonts/lg.woff?22t19m") format("woff"),
    url("fonts/lg.svg?22t19m#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.lg-outer {
  height: calc(100% - 60px) !important;
  top: 60px !important;
}
