@font-face {
    font-family: 'Montserrat';
	src: local('☺'), url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
	src: local('☺'), url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
	src: local('☺'), url('../fonts/Lato-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
	src: local('☺'), url('../fonts/Lato-Regular.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
	src: local('☺'), url('../fonts/Lato-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
	src: local('☺'), url('../fonts/Lato-Italic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
    font-display: swap;
}