@font-face {
  font-family: 'Thunder LC';
  src: url('/fonts/thunder/Thunder-ExtraBoldLC.eot'); /* IE9 Compat Modes */
  src:
    url('/fonts/thunder/Thunder-ExtraBoldLC.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('/fonts/thunder/Thunder-ExtraBoldLC.woff') format('woff'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-ExtraBoldLC.woff2') format('woff2'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-ExtraBoldLC.ttf') format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 800;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'Thunder LC';
  src: url('/fonts/thunder/Thunder-BoldLC.eot'); /* IE9 Compat Modes */
  src:
    url('/fonts/thunder/Thunder-BoldLC.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('/fonts/thunder/Thunder-BoldLC.woff') format('woff'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-BoldLC.woff2') format('woff2'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-BoldLC.ttf') format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'Thunder LC';
  src: url('/fonts/thunder/Thunder-SemiBoldLC.eot'); /* IE9 Compat Modes */
  src:
    url('/fonts/thunder/Thunder-SemiBoldLC.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('/fonts/thunder/Thunder-SemiBoldLC.woff') format('woff'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-SemiBoldLC.woff2') format('woff2'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-SemiBoldLC.ttf') format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 600;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'Thunder LC';
  src: url('/fonts/thunder/Thunder-LC.eot'); /* IE9 Compat Modes */
  src:
    url('/fonts/thunder/Thunder-LC.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('/fonts/thunder/Thunder-LC.woff') format('woff'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-LC.woff2') format('woff2'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-LC.ttf') format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'Thunder LC';
  src: url('/fonts/thunder/Thunder-LightLC.eot'); /* IE9 Compat Modes */
  src:
    url('/fonts/thunder/Thunder-LightLC.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('/fonts/thunder/Thunder-LightLC.woff') format('woff'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-LightLC.woff2') format('woff2'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-LightLC.ttf') format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'Thunder LC';
  src: url('/fonts/thunder/Thunder-ExtraLightLC.eot'); /* IE9 Compat Modes */
  src:
    url('/fonts/thunder/Thunder-ExtraLightLC.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('/fonts/thunder/Thunder-ExtraLightLC.woff') format('woff'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-ExtraLightLC.woff2') format('woff2'),
    /* Modern Browsers */ url('/fonts/thunder/Thunder-ExtraLightLC.ttf') format('truetype'); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 200;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

@font-face {
  font-family: 'Syne';
  src:
    url('/fonts/syne/Syne-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/syne/Syne-Regular.woff2') format('woff2');
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  font-display: swap;
}

.font-thunder {
  font-family: var(--font-display);
  margin-bottom: -0.19em;
  line-height: 1;
  display: inline-block;
}

.font-thunder-block {
  font-family: var(--font-display);
  margin-bottom: -0.19em;
  line-height: 1;
  display: block;
}
