@font-face {
	font-family: 'akkurat';
	src: url("./assets/typefaces/Akkurat-Light.woff") format("woff");
	font-style:normal;
	font-weight: 100;
}

@font-face {
	font-family: 'akkurat';
	src: url("./assets/typefaces/Akkurat.woff") format("woff");
	font-style:normal;
	font-weight: 200;
}

@font-face {
	font-family: 'akkurat';
	src: url("./assets/typefaces/Akkurat-Bold.woff") format("woff");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'brewery';
	src: url("./assets/typefaces/BreweryNo2CYR-Light.woff") format("woff");
	font-style:normal;
	font-weight: 100;
}

@font-face {
	font-family: 'brewery';
	src: url("./assets/typefaces/BreweryNo2CYR-Regular.woff") format("woff");
	font-style:normal;
	font-weight: 300;
}
