@font-face {
	font-family: 'Chub Gothic';
	src: url('../fonts/ChubGothic.eot');
	src: local('Chub Gothic Regular'), local('ChubGothic'),
	url('../fonts/ChubGothic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ChubGothic.woff2') format('woff2'),
	url('../fonts/ChubGothic.woff') format('woff'),
	url('../fonts/ChubGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
