@font-face {
	font-family: 'Inter UI';
	font-style: normal;
	font-weight: 400;
	src: url("https://rsms.me/inter/font-files/Inter-UI-Regular.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-Regular.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Inter UI';
	font-style: italic;
	font-weight: 400;
	src: url("https://rsms.me/inter/font-files/Inter-UI-Italic.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-Italic.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Inter UI';
	font-style: normal;
	font-weight: 500;
	src: url("https://rsms.me/inter/font-files/Inter-UI-Medium.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-Medium.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Inter UI';
	font-style: italic;
	font-weight: 500;
	src: url("https://rsms.me/inter/font-files/Inter-UI-MediumItalic.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-MediumItalic.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Inter UI';
	font-style: normal;
	font-weight: 700;
	src: url("https://rsms.me/inter/font-files/Inter-UI-Bold.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-Bold.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Inter UI';
	font-style: italic;
	font-weight: 700;
	src: url("https://rsms.me/inter/font-files/Inter-UI-BoldItalic.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-BoldItalic.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Inter UI';
	font-style: normal;
	font-weight: 900;
	src: url("https://rsms.me/inter/font-files/Inter-UI-Black.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-Black.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Inter UI';
	font-style: italic;
	font-weight: 900;
	src: url("https://rsms.me/inter/font-files/Inter-UI-BlackItalic.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-BlackItalic.woff") format("woff");
	font-display: fallback;
}

@font-face {
	font-family: 'Fira Code';
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Light.eot');
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Light.eot') format('embedded-opentype'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff2/FiraCode-Light.woff2') format('woff2'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff/FiraCode-Light.woff') format('woff'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/ttf/FiraCode-Light.ttf') format('truetype');
	font-display: fallback;
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Fira Code';
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Regular.eot');
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Regular.eot') format('embedded-opentype'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff2/FiraCode-Regular.woff2') format('woff2'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff/FiraCode-Regular.woff') format('woff'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/ttf/FiraCode-Regular.ttf') format('truetype');
	font-display: fallback;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Fira Code';
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Medium.eot');
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Medium.eot') format('embedded-opentype'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff2/FiraCode-Medium.woff2') format('woff2'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff/FiraCode-Medium.woff') format('woff'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/ttf/FiraCode-Medium.ttf') format('truetype');
	font-display: fallback;
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Fira Code';
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Bold.eot');
	src: url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/eot/FiraCode-Bold.eot') format('embedded-opentype'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff2/FiraCode-Bold.woff2') format('woff2'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/woff/FiraCode-Bold.woff') format('woff'),
	url('https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/ttf/FiraCode-Bold.ttf') format('truetype');
	font-display: fallback;
	font-weight: 700;
	font-style: normal;
}
