@font-face {
	font-family: "Druk Bold";
	src: url("../fonts/Druk-Bold.otf") format("opentype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Drunk Medium";
	src: url("../fonts/Druk-Medium-Web.woff2") format("woff2") format("woff");
	font-weight: medium;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Publico Pro";
	src: url("../fonts/PublicoPro-Roman-Web.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Publico Pro";
	src: url("../fonts/PublicoPro-Bold-Web.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Akkurat";
	src: url("../fonts/AkkuratPro-Light.woff2") format("woff2");
	font-weight: light;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Akkurat";
	src: url("../fonts/AkkuratPro-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Akkurat";
	src: url("../fonts/AkkuratPro-Bold.woff2") format("woff2");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
