﻿@font-face {
	font-family: 'IBM Plex Sans';
	font-style: normal;
	src: url('/includes/fonts/IBMPlexSans-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'IBM Plex Sans Italic';
	font-style: italic;
	src: url('/Includes/fonts/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'Knowledge';
	font-style: normal;
	src: url('/includes/fonts/IBMPlexSans-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'Knowledge';
	font-style: italic;
	src: url('/Includes/fonts/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'KnowledgeBlack';
	font-weight: 900;
	font-style: normal;
	src: url('/Includes/fonts/IBMPlexSans-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'KnowledgeBlackItalic';
	font-weight: 900;
	font-style: italic;
	src: url('/Includes/fonts/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'KnowledgeBold';
	font-weight: 700;
	font-style: normal;
	src: url('/Includes/fonts/IBMPlexSans-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'KnowledgeBoldItalic';
	font-weight: 700;
	font-style: italic;
	src: url('/Includes/fonts/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'KnowledgeLight';
	font-weight: 300;
	font-style: normal;
	src: url('/Includes/fonts/IBMPlexSans-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
	font-family: 'KnowledgeLightItalic';
	font-weight: 300;
	font-style: italic;
	src: url('/Includes/fonts/IBMPlexSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
}