@font-face {
  font-family: 'circularstd-book';
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/CircularStd-Book.otf");
}

@font-face {
  font-family: 'circularstd-bold';
  font-weight: bold;
  font-style: normal;
  src: url("/fonts/CircularStd-Bold.otf");
}
