/* BellTopo Sans by Sarah Bell — cartographic typeface */
@font-face {
  font-family: 'BellTopo Sans';
  src: url('/fonts/BellTopoSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BellTopo Sans';
  src: url('/fonts/BellTopoSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BellTopo Sans';
  src: url('/fonts/BellTopoSans-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'BellTopo Sans';
  src: url('/fonts/BellTopoSans-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
