@font-face {
	font-family: "WeaveDisplay";
	src: url('weave-display-webfont.woff2') format('woff2'),
         url('weave-display-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "ABCWhyte";
	src: url('ABCWhyte-Regular.woff2') format('woff2'),
         url('ABCWhyte-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "ABCWhyte";
	src: url('ABCWhyte-Medium.woff2') format('woff2'),
         url('ABCWhyte-Medium.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "ABCWhyte";
	src: url('ABCWhyte-Bold.woff2') format('woff2'),
         url('ABCWhyte-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}