@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans-Regular.woff2') format('woff2'),
		 url('../fonts/WorkSans-Regular.woff') format('woff'),
		 url('../fonts/WorkSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans-Medium.woff2') format('woff2'),
		 url('../fonts/WorkSans-Medium.woff') format('woff'),
		 url('../fonts/WorkSans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans-Bold.woff2') format('woff2'),
		 url('../fonts/WorkSans-Bold.woff') format('woff'),
		 url('../fonts/WorkSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'MapleWebMedium';
	src: url('../fonts/MapleWebMedium.woff2') format('woff2'),
		 url('../fonts/MapleWebMedium.woff') format('woff'),
		 url('../fonts/MapleWebMedium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'MapleWebMedium';
	src: url('../fonts/MapleWebMedium.woff2') format('woff2'),
		 url('../fonts/MapleWebMedium.woff') format('woff'),
		 url('../fonts/MapleWebMedium.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AlphaHeadlinePro';
	src: url('../fonts/AlphaHeadlinePro-Regular.woff2') format('woff2'),
		 url('../fonts/AlphaHeadlinePro-Regular.woff') format('woff'),
		 url('../fonts/AlphaHeadlinePro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'AlphaHeadlinePro';
	src: url('../fonts/AlphaHeadlinePro-Regular.woff2') format('woff2'),
		 url('../fonts/AlphaHeadlinePro-Regular.woff') format('woff'),
		 url('../fonts/AlphaHeadlinePro-Regular.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
