/*  This stylesheet generated by Transfonter (http://transfonter.org)
	For Freddy's Frozen Custard Theme
*/

/* fonts demo styles */
.demo-0 {
	font-family: 'Gotham';
	font-weight: 500;
	font-style: normal;
}
.demo-1 {
	font-family: 'Script MT Std';
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham';
	src: url('fonts/Gotham-Medium.eot');
	src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gotham-Medium.woff') format('woff'),
		url('fonts/Gotham-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Script MT Std';
	src: url('fonts/ScriptMTStd-Bold.eot');
	src: url('fonts/ScriptMTStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ScriptMTStd-Bold.woff') format('woff'),
		url('fonts/ScriptMTStd-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}