@font-face {
	font-family: 'DaysSansBlack';
	src: url('./fontsfiles/dayssansblack.woff2') format('woff2'), /* Super Modern Browsers */
		url('./fontsfiles/dayssansblack.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('./fontsfiles/dayssansblack.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./fontsfiles/dayssansblack.svg#dayssansblack') format('svg'); /* Chrome < 4, Legacy iOS */
}