@font-face {
	font-family: "CorbelTT";
	font-style: normal;
	font-weight: normal;
	src: url(/themes/gb-cars/fonts/CORBEL.TTF) format("truetype");
}

@font-face {
	font-family: "CorbelTT";
	font-style: normal;
	font-weight: bold;
	src: url(/themes/gb-cars/fonts/CORBELB.TTF) format("truetype");
}

@font-face {
	font-family: "CorbelTT";
	font-style: italic;
	font-weight: normal;
	src: url(/themes/gb-cars/fonts/CORBELI.TTF) format("truetype");
}

@font-face {
	font-family: "CorbelTT";
	font-style: italic;
	font-weight: bold;
	src: url(/themes/gb-cars/fonts/CORBELZ.TTF) format("truetype");
}

@font-face {
	font-family: "GillSansTT";
	font-style: normal;
	font-weight: normal;
	src: url(/themes/gb-cars/fonts/GillSansLight.ttf) format("truetype");
}

@font-face {
	font-family: "GillSansTT";
	font-style: normal;
	font-weight: bold;
	src: url(/themes/gb-cars/fonts/GillSans.ttf) format("truetype");
}

@font-face {
	font-family: "GillSansTT";
	font-style: italic;
	font-weight: normal;
	src: url(/themes/gb-cars/fonts/GillSansLightItalic.ttf) format("truetype");
}

@font-face {
	font-family: "GillSansTT";
	font-style: italic;
	font-weight: bold;
	src: url(/themes/gb-cars/fonts/GillSansItalic.ttf) format("truetype");
}

