﻿@font-face {
	font-display: swap; 
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/inter-400.woff2') format('woff2');
}
@font-face {
	font-display: swap; 
	font-family: 'Inter';
	font-style: italic;
	font-weight: normal;
	src: url('../fonts/inter-400i.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/inter-700.woff2') format('woff2');
}