@font-face
{
    font-family: 'Montserrat';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/Montserrat-VariableFont_wght.tff');
	src: url('./fonts/Montserrat-VariableFont_wght.tff') format('truetype');
    src: url('./fonts/Montserrat-Italic-VariableFont_wght.tff') format('truetype');
}