@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}
@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}


@font-face {
  font-family: 'BrandonText';
  font-weight: 400;
  font-style: normal;
  src: local('BrandonText'), url('BrandonText-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'BrandonText';
  font-weight: 500;
  font-style: normal;
  src: local('BrandonText'), url('BrandonText-Medium.woff') format('opentype');
}
@font-face {
  font-family: 'BrandonText';
  font-weight: 700;
  font-style: normal;
  src: local('BrandonText'), url('BrandonText-Bold.woff') format('opentype');
}

@font-face {
  font-family: 'SF Pro Display';
  font-weight: 400;
  font-style: normal;
  src: local('SF Pro Display'), url('Sf-Pro-Display/Sf-Pro-Display-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-weight: 500;
  font-style: normal;
  src: local('SF Pro Display'), url('Sf-Pro-Display/Sf-Pro-Display-Medium.woff') format('opentype');
}
@font-face {
  font-family: 'SF Pro Display';
  font-weight: 700;
  font-style: normal;
  src: local('SF Pro Display'), url('Sf-Pro-Display/Sf-Pro-Display-Bold.woff') format('opentype');
}
