@font-face {
	font-family: 'LetoTextSansDefect';
	src: url('./fonts/letotextsansdefect.eot'); /* IE 9 Compatibility Mode */
	src: url('./fonts/letotextsansdefect.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('./fonts/letotextsansdefect.woff2') format('woff2'), /* Super Modern Browsers */
		url('./fonts/letotextsansdefect.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('./fonts/letotextsansdefect.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./fonts/letotextsansdefect.svg#letotextsansdefect') format('svg'); /* Chrome < 4, Legacy iOS */
}