/*!
 * Author: Webnode.com
 * Fonts for Freshdesk Knowledge Base theme
 */


@font-face {
	font-family: "Adjusted Arial Fallback";
	src: local('Arial');
	size-adjust: 107%;
	ascent-override: normal;
	descent-override: normal;
	line-gap-override: normal;
}

@font-face {
	font-family: "Adjusted Lucida Grande Fallback";
	src: local('Lucida Grande');
	size-adjust: 98%;
	ascent-override: normal;
	descent-override: normal;
	line-gap-override: normal;
}

@font-face {
	font-family: 'Graphik';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url('../woff2/graphik-400.woff2') format('woff2');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 400;
	font-style: italic;
	font-display: swap;
	src: url('../woff2/graphik-400-italic.woff2') format('woff2');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url('../woff2/graphik-500.woff2') format('woff2');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 500;
	font-style: italic;
	font-display: swap;
	src: url('../woff2/graphik-500-italic.woff2') format('woff2');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url('../woff2/graphik-700.woff2') format('woff2');
}

@font-face {
	font-family: 'Graphik';
	font-weight: 700;
	font-style: italic;
	font-display: swap;
	src: url('../woff2/graphik-700-italic.woff2') format('woff2');
}

@font-face {
	font-family: 'TA Icons';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
	src: url('../woff2/ta-icons-v001.woff2') format('woff2');
}
