@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: 'Roboto';
  font-weight: 700;
  font-style: normal;
  src: local('Roboto'), url('Roboto-Regular.ttf') format('ttf');
}

@font-face {
  font-family: 'Titan Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Titan Regular'), url('TitanRegular.woff') format('wotf');
}

@font-face {
  font-family: 'Blanch Condensed Light';
  font-style: normal;
  font-weight: normal;
  src: local('Blanch Condensed Light'), url('blanch_condensed_light-webfont.ttf') format('ttf');
}