@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;1,100;1,300;1,400;1,500&display=swap');
:root {
	--font-family: 'Roboto', sans-serif;
	--custom-font-nav-main-font-weight: 500;
}