@font-face {
	font-family: 'IBM Plex';
	font-weight: 400;
	src: 	url( 'IBMPlexSans.woff2') format( 'woff2' ),
			url( 'IBMPlexSans.woff') format( 'woff' )
}

@font-face {
	font-family: 'IBM Plex';
	font-weight: 300;
	src: 	url( 'IBMPlexSans-Light.woff2') format( 'woff2' ),
			url( 'IBMPlexSans-Light.woff') format( 'woff' )
}

@font-face {
	font-family: 'IBM Plex';
	font-weight: 500;
	src: 	url( 'IBMPlexSans-Medium.woff2') format( 'woff2' ),
			url( 'IBMPlexSans-Medium.woff') format( 'woff' )
}