/* Fb Tubic-Sans — licensed Fontbit font. Place licensed woff2 files in assets/fonts/. */

@font-face {
	font-family: 'Fb Tubic-Sans';
	src: url('../fonts/FbTubicSans-Light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Fb Tubic-Sans';
	src: url('../fonts/FbTubicSans-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Fb Tubic-Sans';
	src: url('../fonts/FbTubicSans-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* Ploni — licensed FontBit font (inner pages). Place licensed woff2 files in assets/fonts/. */

@font-face {
	font-family: 'Ploni';
	src: url('../fonts/Ploni-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Ploni';
	src: url('../fonts/Ploni-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Ploni';
	src: url('../fonts/Ploni-Bold.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
