@font-face {
	font-family: "TescoOT";
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/tescoot.eot') format("embedded-opentype"), 
    url('../fonts/tescoot.woff') format("woff"), 
    url('../fonts/tescoot.ttf') format("truetype"), 
    url('../fonts/tescoot.svg') format("svg");
}
@font-face {
	font-family: "TescoOTBold";
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/tescoot-bold.eot') format("embedded-opentype"), 
    url('../fonts/tescoot-bold.woff') format("woff"), 
    url('../fonts/tescoot-bold.ttf') format("truetype"), 
    url('../fonts/tescoot-bold.svg') format("svg");
}