<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Breathing';
  font-weight: 700;
  font-style: normal;
  src: local('Breathing'), url('Breathing.ttf') format('opentype');
}

@font-face {
  font-family: 'Chalkduster';
  font-weight: 400;
  font-style: normal;
  src: local('Chalkduster'), url('Chalkduster.ttf') format('opentype');
}

@font-face {
  font-family: 'FuturaPTBook';
  font-weight: 400;
  font-style: normal;
  src: local('FuturaPTBook'), url('Futura PT Book.ttf') format('opentype');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
  src: local('Montserrat'), url('Montserrat-Regular.ttf') format('opentype');
}</pre></body></html>