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