@charset "UTF-8";

@font-face {
	font-family: lenovo;
	src: url(./fonts/Lenovo.woff);
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(./fonts/material-icons.woff2) format('woff2');
}
