@charset "utf-8";
/* CSS Document */

@font-face{
	font-family:"NarkisBlock";
	src:url("NarkisBlock-CondensedBold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}
@font-face{
	font-family:"NarkisBlock";
  	src:url("NarkisBlockMFO-Medium.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}
@font-face{
	font-family:"NarkisBlock";
  	src:url("NarkisBlockCon-Thin_MFW.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
}
@font-face{
	font-family:"NarkisBlock";
  	src:url("NarkisBlockCon-Bold_MFW.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}
@font-face{
	font-family:"NarkisBlock";
  	src:url("NarkisBlock-Condensed_MFW.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face{
	font-family:"Speedee";
  	src:url("Speedee_Rg.ttf") format("truetype"),
        url("Speedee_W_Rg.woff") format("woff"),
        url("Speedee_W_Rg.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}
@font-face{
	font-family:"Speedee";
  	src:url("Speedee_Bd.ttf") format("truetype"),
        url("Speedee_W_Bd.woff") format("woff"),
        url("Speedee_W_Bd.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}


