@font-face {
  font-family: 'Momentz';
  src: url('../fonts/Momentz.ttf') format('truetype');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

.momentz {
	font-family: Momentz;
	white-space: nowrap;
}
