@font-face {
	font-family: 'Gotham';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Gotham-Book.woff);
}

@font-face {
	font-family: 'Gotham';
	font-weight: 500;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Gotham-Medium.woff);
}

@font-face {
	font-family: 'Gotham';
	font-weight: 700;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Gotham-Bold.woff);
}

@font-face {
	font-family: 'Gotham';
	font-weight: 900;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/Gotham-Black.woff);
}

@font-face {
	font-family: 'Public Sans';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/PublicSans-Regular.woff);
}

@font-face {
	font-family: 'Public Sans';
	font-weight: 700;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/PublicSans-Bold.woff);
}

@font-face {
	font-family: 'Tactic Sans';
	font-weight: 500;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/TacticSans-Med.woff);
}

@font-face {
	font-family: 'Tactic Sans';
	font-weight: 700;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/TacticSans-Bld.woff);
}

@font-face {
	font-family: 'Tactic Sans';
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/uploads/fonts/TacticSans-Reg.woff);
}

