@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-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-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-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-face {
	font-family: 'Inter UI';
	font-style:  normal;
	font-weight: 600;
	src: url("https://rsms.me/inter/font-files/Inter-UI-SemiBold.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-SemiBold.woff") format("woff");
}
@font-face {
	font-family: 'Inter UI';
	font-style:  italic;
	font-weight: 600;
	src: url("https://rsms.me/inter/font-files/Inter-UI-SemiBoldItalic.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-SemiBoldItalic.woff") format("woff");
}
@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-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-face {
	font-family: 'Inter UI';
	font-style:  normal;
	font-weight: 800;
	src: url("https://rsms.me/inter/font-files/Inter-UI-ExtraBold.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-ExtraBold.woff") format("woff");
}
@font-face {
	font-family: 'Inter UI';
	font-style:  italic;
	font-weight: 800;
	src: url("https://rsms.me/inter/font-files/Inter-UI-ExtraBoldItalic.woff2") format("woff2"),
	url("https://rsms.me/inter/font-files/Inter-UI-ExtraBoldItalic.woff") format("woff");
}
@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-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-face {
  font-family: 'Hack';
  src: url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-regular.woff2?sha=3114f1256') format('woff2'), url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-regular.woff?sha=3114f1256') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Hack';
  src: url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-bold.woff2?sha=3114f1256') format('woff2'), url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-bold.woff?sha=3114f1256') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Hack';
  src: url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-italic.woff2?sha=3114f1256') format('woff2'), url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-italic.woff?sha=3114f1256') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Hack';
  src: url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-bolditalic.woff2?sha=3114f1256') format('woff2'), url('https://cdn.jsdelivr.net/npm/hack-font@3.3.0/build/web/fonts/hack-bolditalic.woff?sha=3114f1256') format('woff');
  font-weight: 700;
  font-style: italic;
}