@font-face {
  font-family: 'Crimson Text';
  src: url('CrimsonText-SemiboldItalic.eot'); /* IE9 Compat Modes */
  src: url('CrimsonText-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('CrimsonText-SemiboldItalic.woff') format('woff'), /* Modern Browsers */
       url('CrimsonText-SemiboldItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('CrimsonText-SemiboldItalic.svg#a0ae1b4dc4cbc79571b025e54460add4') format('svg'); /* Legacy iOS */
       
  font-style:   italic;
  font-weight:  700;
}
@font-face {
  font-family: 'Libre Baskerville';
  src: url('LibreBaskerville-Regular.eot'); /* IE9 Compat Modes */
  src: url('LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('LibreBaskerville-Regular.woff') format('woff'), /* Modern Browsers */
       url('LibreBaskerville-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('LibreBaskerville-Regular.svg#4355149723c66552092252d98830bbee') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}
@font-face {
  font-family: 'Libre Baskerville';
  src: url('LibreBaskerville-Italic.eot'); /* IE9 Compat Modes */
  src: url('LibreBaskerville-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('LibreBaskerville-Italic.woff') format('woff'), /* Modern Browsers */
       url('LibreBaskerville-Italic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('LibreBaskerville-Italic.svg#86a751033e5e24fb6db05549d86ed96e') format('svg'); /* Legacy iOS */
       
  font-style:   italic;
  font-weight:  400;
}
@font-face {
  font-family: 'Libre Baskerville';
  src: url('LibreBaskerville-Bold.eot'); /* IE9 Compat Modes */
  src: url('LibreBaskerville-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('LibreBaskerville-Bold.woff') format('woff'), /* Modern Browsers */
       url('LibreBaskerville-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('LibreBaskerville-Bold.svg#4bf32f863730e66a8dbae8dbd91656ec') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}
@font-face {
    font-family: 'League Gothic Regular';
    src: url('leaguegothic-regular-webfont.eot');
    src: url('leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('leaguegothic-regular-webfont.woff2') format('woff2'),
         url('leaguegothic-regular-webfont.woff') format('woff'),
         url('leaguegothic-regular-webfont.ttf') format('truetype'),
         url('leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
