@font-face {
  font-family: 'Deforma';
  src: url('../../Utilities/Fonts/Deforma.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

html {
	font-family: "Deforma"
}