/*! Partially Generated by Font Squirrel (https://www.fontsquirrel.com) */


@font-face {
    font-family: 'old_english';
    src: url('./cloisterblack.eot');
	src: url('./cloisterblack.eot?#iefix') format('embedded-opentype'),
		 url('./cloisterblack.woff2') format('woff2'),
         url('./cloisterblack.woff') format('woff'),
		 url('./cloisterblack.ttf') format('truetype'),
		 url('./cloisterblack.svg') format('svg');
		 
	font-weight: normal;
    font-style: normal;

}

/* IE is microsoft, so it won't ever need the EOT versions */
@font-face {
  font-family: 'comic';
  src: url('./comic.woff2') format('woff2'), /* Super Modern Browsers */
       url('./comic.woff') format('woff'), /* Pretty Modern Browsers */
       url('./comic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('./comic.svg#svgFontName') format('svg'); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}

/* Complete Pattern. Note extra src: line, as well as IE font 1st */

@font-face {
  font-family: 'webFont';
  src: url('webfont.eot'); /* IE9 Compat Modes */
  src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}




