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

.catread {
	font-family: Catread;
}
