/* Dinish */
@font-face {
	font-family: 'Dinish';
	src: url("Dinish-Regular.woff2") format('woff2'),
		url("Dinish-Regular.woff") format('woff');
	font-style: normal;
	font-weight: 400;
	size-adjust: 106%;
	font-display: swap;
}

@font-face {
	font-family: 'Dinish';
	src: url("Dinish-Bold.woff2") format('woff2'),
		url("Dinish-Bold.woff") format('woff');
	font-style: normal;
	font-weight: 700;
	size-adjust: 106%;
	font-display: swap;
}

/* Dinish Condensed */
@font-face {
	font-family: 'Dinish Condensed';
	src: url("DinishCondensed-Regular.woff2") format('woff2'),
		url("DinishCondensed-Regular.woff") format('woff');
	font-style: normal;
	font-weight: 400;
	size-adjust: 106%;
	font-display: swap;
}

@font-face {
	font-family: 'Dinish Condensed';
	src: url("DinishCondensed-Bold.woff2") format('woff2'),
		url("DinishCondensed-Bold.woff") format('woff');
	font-style: normal;
	font-weight: 700;
	size-adjust: 106%;
	font-display: swap;
}

/* Dinish Expanded */
@font-face {
	font-family: 'Dinish Expanded';
	src: url("DinishExpanded-Regular.woff2") format('woff2'),
		url("DinishExpanded-Regular.woff") format('woff');
	font-style: normal;
	font-weight: 400;
	size-adjust: 106%;
	font-display: swap;
}

@font-face {
	font-family: 'Dinish Expanded';
	src: url("DinishExpanded-Bold.woff2") format('woff2'),
		url("DinishExpanded-Bold.woff") format('woff');
	font-style: normal;
	font-weight: 700;
	size-adjust: 106%;
	font-display: swap;
}