@font-face {
	font-family: 'red-october';
	src: url('../fonts/red-october/redoctober-webfont-.eot');
	src: local('red-october'),
		url('../fonts/red-october/redoctober-webfont-.woff') format('woff'),
		url('../fonts/red-october/redoctober-webfont-.woff2') format('woff2'),
		url('../fonts/red-october/redoctober-webfont-.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'red-october-fat';
	src: url('../fonts/red-october-fat/-redoctober-fat-.eot');
	src: local('red-october'),
		url('../fonts/red-october-fat/-redoctober-fat-.woff') format('woff'),
		url('../fonts/red-october-fat/-redoctober-fat-.woff2') format('woff2'),
		url('../fonts/red-october-fat/-redoctober-fat-.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'TTBricks-bold';
	src: url('../fonts/TTBricks/TTBricks-BoldItalic.eot');
	src: local('TTBricks-bold'),
		url('../fonts/TTBricks/TTBricks-BoldItalic.woff') format('woff'),
		url('../fonts/TTBricks/TTBricks-BoldItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'TTBricks-regular';
	src: url('../fonts/TTBricks-regular/TTBricks-LightItalic.eot');
	src: local('TTBricks-regular'),
		url('../fonts/TTBricks-regular/TTBricks-LightItalic.woff') format('woff'),
		url('../fonts/TTBricks-regular/TTBricks-LightItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}