@font-face {
  font-family: 'Gordita';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://broker-assets.s3.ap-southeast-2.amazonaws.com/Gordita/Gordita-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Gordita';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://broker-assets.s3.ap-southeast-2.amazonaws.com/Gordita/Gordita-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'Gordita';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://broker-assets.s3.ap-southeast-2.amazonaws.com/Gordita/Gordita-Bold.otf) format('opentype');
}