/**
 * Created: 		07/26/2025
 * Updated:			07/26/2025
 * Description:		Scripts
 * ✅		 		Functions that are working
 * ❌				Functions that are not working
 */

@font-face {
	font-family: 'rsgdx_Montserrat';
	src: url('Montserrat-VariableFont_wght.ttf') format('truetype');
	font-weight: 100 900;
	font-style: normal;
}

@font-face {
	font-family: 'rsgdx_Montserrat';
	src: url('Montserrat-Italic-VariableFont_wght.ttf') format('truetype');
	font-weight: 100 900;
	font-style: italic;
}
