@font-face {
    font-family: 'iTesla';
	src: url('../fonts/tesla.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/tesla.woff2') format('woff2'),
		 url('../fonts/tesla.ttf') format('truetype'),
		 url('../fonts/tesla.svg#itesla') format('svg'),
		 url('../fonts/tesla.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}