@font-face {
  font-family: 'logo';
  src:
    url('/fonts/logo.ttf?itvh82') format('truetype'),
    url('/fonts/logo.woff?itvh82') format('woff'),
    url('/fonts/logo.svg?itvh82#logo') format('svg');
  font-weight: normal;

  font-style: normal;
  font-display: block;
}

[class^="lg-"], [class*=" lg-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'logo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-nh_mellanb::before {
  content: "\e901";
}
.lg-cawb::before {
  content: "\e900";
}
