@font-face {
    font-family: 'Outfit';
	src:url('../fonts/Outfit-Light.woff') format('woff'),
        url('../fonts/Outfit-Thin.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Cormorant Garamond';
	src:url('../fonts/CormorantGaramond-SemiBold_2.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}