@font-face {
	font-family: 'steps-mono';
	src: url('fonts/steps-mono-main/Steps-Mono.eot');
	src: url('fonts/steps-mono-main/Steps-Mono.eot?#iefix') format('embedded-opentype'),
		 url('fonts/steps-mono-main/Steps-Mono.woff2') format('woff2'),
		 url('fonts/steps-mono-main/Steps-Mono.woff') format('woff'),
		 url('fonts/steps-mono-main/Steps-Mono.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'IBM Plex Mono';
	src: url('fonts/IBM_Plex_Mono/IBMPlexMono-Regular.eot');
	src: url('fonts/IBM_Plex_Mono/IBMPlexMono-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/IBM_Plex_Mono/IBMPlexMono-Regular.woff2') format('woff2'),
		url('fonts/IBM_Plex_Mono/IBMPlexMono-Regular.woff') format('woff'),
		url('fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'IBM Plex Mono';
	src: url('fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.eot');
	src: url('fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.woff2') format('woff2'),
		url('fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.woff') format('woff'),
		url('fonts/IBM_Plex_Mono/IBMPlexMono-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

/* @font-face {
	font-family: 'IBM Plex Sans SemiCondensed';
	src: url('fonts/IBM_Plex_Sans/IBMPlexSansSemiCondensed-Light.eot');
	src: url('fonts/IBM_Plex_Sans/IBMPlexSansSemiCondensed-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/IBM_Plex_Sans/IBMPlexSansSemiCondensed-Light.woff2') format('woff2'),
		url('fonts/IBM_Plex_Sans/IBMPlexSansSemiCondensed-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
} */

@font-face {
	font-family: 'IBM Plex Sans SemiCondensed';
	src: url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-Regular.eot');
	src: url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-Regular.woff2') format('woff2'),
		url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'IBM Plex Sans SemiCondensed';
	src: url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-SemiBold.eot');
	src: url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-SemiBold.woff2') format('woff2'),
		url('fonts/IBM_Plex_Sans/IBMPlexSans_Condensed-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}