@font-face {
    font-family: 'Forte';
    font-style: normal;
    font-weight: 400;
	font-display: swap;
    src: url('./forte-fonts/Forte.ttf') format('truetype');
}