@font-face {
  font-family: Aptly;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./Aptly-Regular.otf') format('opentype');
}
@font-face {
  font-family: Aptly;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./Aptly-Italic.otf') format('opentype');
}
@font-face {
  font-family: Aptly;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('./AptlyLight.otf') format('opentype');
}
@font-face {
  font-family: Aptly;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url('./AptlyLight-Italic.otf') format('opentype');
}
@font-face {
  font-family: Aptly;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('./AptlyMedium.otf') format('opentype');
}
@font-face {
  font-family: Aptly;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('./AptlyMedium-Italic#.otf') format('opentype');
}
