/*
 * Inter
 */
@font-face {
	font-family: 'Inter';
	src: url('../fonts/Inter.woff2') format('woff2'), url('../fonts/Inter.woff') format('woff');
}