@font-face {
  font-family: 'LG EI Headline';
  src: url('/fonts/LG_EI_Headline_Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'LG EI Text';
  src: url('/fonts/lg_ei_text_light-webfont.woff2') format('woff2'),
       url('/fonts/lg_ei_text_light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'LG EI Text';
  src: url('/fonts/lg_ei_text_regular-webfont.woff2') format('woff2'),
       url('/fonts/lg_ei_text_regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
