/**
 * Locally hosted IFJ web typography.
 */

@font-face {
	font-family: "Marianne";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/marianne/marianne-regular.woff2") format("woff2");
}

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