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

.lgapc {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lgapc' !important;
  speak: never;
  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;
}

.lgapc-apclogo:before {
  content: "\e1020";
}
