/* ********************* */
/*      Blackletter      */
/* ********************* */
/* Blackletter - Cloister Black */
/* http://www.fontspace.com/dieter-steffmann/cloister-black */
@font-face {
	font-family:Cloister Black;
	src:url('CloisterBlack.ttf');
}

/* Blackletter - Dearest */
/* http://www.fontsquirrel.com/fonts/Dearest */
@font-face {
	font-family:Dearest;
	src:url('Dearest.ttf') format('truetype');
}

/* Blackletter - Rothenburg Decorative Regular */
/* http://www.fontsquirrel.com/fonts/Rothenburg-Decorative */
@font-face {
	font-family:Rothenburg Decorative Regular;
	src:url('rothenbg.ttf');
}

/* Blackletter - Zenda */
/* http://www.fontsquirrel.com/fonts/Zenda */
@font-face {
	font-family:Zenda;
	src:url('zenda.ttf');
}

/* Blackletter - Plain_Black */
/* https://www.fontsquirrel.com/fonts/PlainBlack */
@font-face {
    font-family:Plain Black;
    src:url('Plain_Black.ttf') format('truetype');
}

/* **************** */
/*      Script      */
/* **************** */
/* Birds of Paradise */
/* https://www.dafont.com/birds-of-paradise.font */
@font-face {
    font-family:  Birds of Paradise;
    src:  url('Birds_of_Paradise.ttf');
}

/* Script - Champignon */
/* http://www.dafont.com/champignon.font */
@font-face {
	font-family:Champignon;
	src:local('Champignon'), url('/fonts/Champignon.otf');
}

/* Script - Dancing Script */
/* http://www.impallari.com/dancing */
@font-face {
	font-family:Dancing Script OT;
	src:url('DancingScriptOT.otf');
}

/*
	Script:  Italianno-Regular-OTF
	Source:  https://www.fontsquirrel.com/fonts/italianno?q%5Bterm%5D=cursive&q%5Bsearch_check%5D=Y
*/
@font-face {
	font-family:  Italianno Regular;
	src:          url('Italianno-Regular-OTF.otf')
}

/* Script - Jane Austen */
/* http://www.pia-frauss.de/fonts/ja.htm */
@font-face {
	font-family:Jane Austen;
	src:url('JaneAusU.ttf');
}

/* Script - Petit Formal */
/* http://www.impallari.com/projects/overview/formal-script-for-the-web */
@font-face {
	font-family:Petit Formal;
	src:url('PetitFormalScript-Regular.otf');
}

/*
	Script:  Rochester Regular
	Source:  https://www.1001fonts.com/rochester-font.html
*/
@font-face {
	font-family:  Rochester Regular;
	src:          url(rochester.regular.ttf);
}

/*
	Script:  Sevillana-Regular
	Source:  https://www.fontsquirrel.com/fonts/sevillana?q%5Bterm%5D=feminine&q%5Bsearch_check%5D=Y
*/
@font-face {
	font-family:  Sevillana-Regular;
	src:          url('Sevillana-Regular.ttf');
}



/* **************** */
/*     Jeopardy     */
/* **************** */
/* http://www.fontyukle.net/en/DownLoad-Korinna+Extra+Bold+BT.ttf */
@font-face {
	font-family:Korinna Extra Bold BT;
	src:local('Korinna.ttf'), url('/fonts/Korinna.ttf');
}
@font-face {
	font-family:Gyparody;
	src:local('../fonts/gyparody.ttf'), url('/fonts/gyparody.ttf');
}
@font-face {
    font-family:  Headthinker;
	src:          url('/fonts/headthinker.ttf') format('truetype');
}


/* ***************** */
/*     Halloween     */
/* ***************** */
@font-face {
    font-family: Creepy;
    src:         url('Creepy.ttf') format('truetype');
}
