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

@font-face {
	font-family: 'Plain';
	src: url('Plain-Light.woff2') format('woff2'),
	url('Plain-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

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