/* DOL Sans Display */
@font-face {
  font-family: 'DOL Sans Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://dol-english-resource.s3.ap-southeast-1.amazonaws.com/PUBLIC/ASSETS/fonts/dol-sans/V1/DOLSansDisplay-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'DOL Sans Display';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://dol-english-resource.s3.ap-southeast-1.amazonaws.com/PUBLIC/ASSETS/fonts/dol-sans/V1/DOLSansDisplay-Bold.otf) format('opentype');
}

/* DOL Sans Text */
@font-face {
  font-family: 'DOL Sans Text';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://dol-english-resource.s3.ap-southeast-1.amazonaws.com/PUBLIC/ASSETS/fonts/dol-sans/V1/DOLSansText-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'DOL Sans Text';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://dol-english-resource.s3.ap-southeast-1.amazonaws.com/PUBLIC/ASSETS/fonts/dol-sans/V1/DOLSansText-Bold.otf) format('opentype');
}
