/**************************************************************************
Reset
**************************************************************************/
* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%; /* IE trick to allow proper resizing of text */
	font-family: 'DM Sans', sans-serif !important;
	font-size: 16px;
	font-weight: 480;
	color: #000;
}
