
	@font-face {
	    font-family: 'Toyota Text';
	    src: url('toyotatext_rg-webfont.eot');
	    src: url('toyotatext_rg-webfont.eot?#iefix') format('embedded-opentype'),
	         url('toyotatext_rg-webfont.woff') format('woff'),
	         url('toyotatext_rg-webfont.ttf') format('truetype'),
	         url('toyotatext_rg-webfont.svg#ToyotaTextRegular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'Toyota Text Bold';
	    src: url('toyotatext_bd-webfont.eot');
	    src: url('toyotatext_bd-webfont.eot?#iefix') format('embedded-opentype'),
	         url('toyotatext_bd-webfont.woff') format('woff'),
	         url('toyotatext_bd-webfont.ttf') format('truetype'),
	         url('toyotatext_bd-webfont.svg#ToyotaTextBold') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}