@font-face {
  font-family: 'Fractul Alt Bold';
  src: url('FractulAlt-Bold.ttf');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fractul Alt Medium';
  src: url('FractulAlt-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Fractul Alt Regular';
  src: url('FractulAlt-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Medium';
  src: url('Inter_18pt-Medium.ttf');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Regular';
  src: url('Inter_18pt-Regular.ttf');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}