/* Self-hosted OFL 1.1 fonts. License files are stored beside each family. */
@font-face {
	font-family: PBBInter;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("../fonts/inter/Inter-Variable.ttf") format("truetype");
}
@font-face {
	font-family: PBBInter;
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url("../fonts/inter/Inter-Italic-Variable.ttf") format("truetype");
}
@font-face {
	font-family: PBBMontserrat;
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url("../fonts/montserrat/Montserrat-Variable.ttf") format("truetype");
}
@font-face {
	font-family: PBBMontserrat;
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url("../fonts/montserrat/Montserrat-Italic-Variable.ttf") format("truetype");
}
@font-face {
	font-family: PBBOpenSans;
	font-style: normal;
	font-weight: 100 900;
	font-stretch: 75% 100%;
	font-display: swap;
	src: url("../fonts/open-sans/OpenSans-Variable.ttf") format("truetype");
}
@font-face {
	font-family: PBBOpenSans;
	font-style: italic;
	font-weight: 100 900;
	font-stretch: 75% 100%;
	font-display: swap;
	src: url("../fonts/open-sans/OpenSans-Italic-Variable.ttf") format("truetype");
}
@font-face {
	font-family: PBBLora;
	font-style: normal;
	font-weight: 400 700;
	font-display: swap;
	src: url("../fonts/lora/Lora-Variable.ttf") format("truetype");
}
@font-face {
	font-family: PBBLora;
	font-style: italic;
	font-weight: 400 700;
	font-display: swap;
	src: url("../fonts/lora/Lora-Italic-Variable.ttf") format("truetype");
}
