@font-face {
	font-family: 'Abel';
	font-style: normal;
	font-weight: 400;
	src: local('Abel'), local('Abel-Regular'), url('../assets/fonts/abel.woff') format('woff');
}

@font-face {
	font-family: 'Pathway Gothic One';
	font-style: normal;
	font-weight: 400;
	src: local('Pathway Gothic One'), local('PathwayGothicOne-Regular'), url('../assets/fonts/pathway_gothic_one.woff') format('woff');
}
