@font-face {
  font-family: 'LeaguegothicRegular';
  src: url('/fonts/leaguegothic-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('/fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/leaguegothic-regular-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/leaguegothic-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/fonts/leaguegothic-regular-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon-20181121/icomoon.eot?176o9s32');
  src:  url('/fonts/icomoon-20181121/icomoon.eot?176o9s32#iefix') format('embedded-opentype'),
    url('/fonts/icomoon-20181121/icomoon.ttf?176o9s32') format('truetype'),
    url('/fonts/icomoon-20181121/icomoon.woff?176o9s32') format('woff'),
    url('/fonts/icomoon-20181121/icomoon.svg?176o9s32#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}