  @font-face {
	font-family: 'TIActuBetaMono';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("./TIActuBetaMono-Regular.otf") format('opentype');
  }
  @font-face {
	font-family: 'TIActuBetaMono';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url("./TIActuBetaMono-Demi.otf") format('opentype');
  }
  @font-face {
	font-family: 'TIActuBetaMono';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url("./TIActuBetaMono-Bold.otf") format('opentype');
  }
