@font-face {
  font-family: 'VistolSans Light';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('VistolSans-Light.otf') format('opentype');
}

@font-face {
	font-family: 'VistolSans Regular';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('VistolSans-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'VistolSans Medium';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('VistolSans-Medium.otf') format('opentype');
}
