  @font-face {
	font-family: 'TIActuBeta';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url("./TIActuBeta-Light.otf") format('opentype');
  }
  @font-face {
	font-family: 'TIActuBeta';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("./TIActuBeta-Regular.otf") format('opentype');
  }
  @font-face {
	font-family: 'TIActuBeta';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url("./TIActuBeta-Bold.otf") format('opentype');
  }
  @font-face {
	font-family: 'TIActuBeta';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url("./TIActuBeta-ExBold.otf") format('opentype');
  }
  @font-face {
	font-family: 'TIActuBeta';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url("./TIActuBeta-Heavy.otf") format('opentype');
  }
