@font-face {
	font-display: swap;
	font-family: "Pragmatica";
	src: url("../fonts/PRAGMATICA_BOOK_REGULAR.OTF") format("opentype");
}

@font-face {
	font-display: swap;
	font-family: "Pragmatica medium";
	src: url("../fonts/PRAGMATICA-MEDIUM.TTF");
}

@font-face {
	font-display: swap;
	font-family: "Gramatika";
	src: url("../fonts/Gramatika_Regular.otf") format("opentype"),
		url("../fonts/GramatikaRegular.woff") format("woff");
}

@font-face {
	font-display: swap;
	font-family: "PP Formula";
	src: url("../fonts/PPFORMULA-MEDIUM.OTF") format("opentype");
}