@font-face {
	font-family: 'TT Norms';
	font-weight: normal;
	font-style: normal;
	font-display: swap;
    src: url(regular.woff2) format("woff2");
}

@font-face {
	font-family: 'TT Norms';
	font-weight: 500;
	font-style: normal;
	font-display: swap;
    src: url(medium.woff2) format("woff2");
}

@font-face {
	font-family: 'TT Norms';
	font-weight: bold;
	font-style: normal;
	font-display: swap;
    src: url(bold.woff2) format("woff2");
}
