@font-face {
    font-family: 'Bebas';
    src: url('../Fonts/BebasNeue-webfont.eot');
    src: url('../Fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/BebasNeue-webfont.woff') format('woff'),
         url('../Fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../Fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "Minecraft";
	src: url("../Fonts/Minecraft_font.eot?") format("eot"),
		 url("../Fonts/Minecraft_font.woff") format("woff"),
		 url("../Fonts/Minecraft_font.ttf") format("truetype"),
		 url("../Fonts/Minecraft_font.svg#Minecraft") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'Candara';
    src: url('../Fonts/candara-webfont.eot');
    src: url('../Fonts/candara-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/candara-webfont.woff') format('woff'),
         url('../Fonts/candara-webfont.ttf') format('truetype'),
         url('../Fonts/candara-webfont.svg#CandaraRegular') format('svg');
}

@font-face {
    font-family: 'CandaraB';
    src: url('../Fonts/candarab-webfont.eot');
    src: url('../Fonts/candarab-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/candarab-webfont.woff') format('woff'),
         url('../Fonts/candarab-webfont.ttf') format('truetype'),
         url('../Fonts/candarab-webfont.svg#CandaraBold') format('svg');
}

@font-face {
    font-family: 'Handwriting';
    src: url('../Fonts/SF_Arch_Rival-webfont.eot');
    src: url('../Fonts/SF_Arch_Rival-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/SF_Arch_Rival-webfont.woff') format('woff'),
         url('../Fonts/SF_Arch_Rival-webfont.ttf') format('truetype'),
         url('../Fonts/SF_Arch_Rival-webfont.svg#sf_arch_rivalregular') format('svg');
}

@font-face {
    font-family: 'ZeroNero';
    src: url('../Fonts/zeronero-webfont.eot');
    src: url('../Fonts/zeronero-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/zeronero-webfont.woff') format('woff'),
         url('../Fonts/zeronero-webfont.ttf') format('truetype'),
         url('../Fonts/zeronero-webfont.svg#zeroneroblack') format('svg');
}