@font-face {
  font-family: 'Matahari';
  src: url('/fonts/Matahari-400Regular.eot');
  src: url('/fonts/Matahari-400Regular.eot?#iefix') format('embedded-opentype'),
  url('/fonts/Matahari-400Regular.woff') format('woff'),
  url('/fonts/Matahari-400Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
	font-display: swap;
}

@font-face {
  font-family: 'Matahari';
  src: url('/fonts/MatahariExtended-900ExtBlack.eot');
  src: url('/fonts/MatahariExtended-900ExtBlack.eot?#iefix') format('embedded-opentype'),
  url('/fonts/MatahariExtended-900ExtBlack.woff') format('woff'),
  url('/fonts/MatahariExtended-900ExtBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
	font-display: swap;
}