@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: 'Termina';
  font-weight: 100;
  font-style: normal;
  src: url('TerminaTest-Thin.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 200;
  font-style: normal;
  src: url('TerminaTest-ExtraLight.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 300;
  font-style: normal;
  src: url('TerminaTest-Light.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 400;
  font-style: normal;
  src: url('TerminaTest-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 500;
  font-style: normal;
  src: url('TerminaTest-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 600;
  font-style: normal;
  src: url('TerminaTest-Demi.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 700;
  font-style: normal;
  src: url('TerminaTest-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 800;
  font-style: normal;
  src: url('TerminaTest-Heavy.otf') format('opentype');
}

@font-face {
  font-family: 'Termina';
  font-weight: 900;
  font-style: normal;
  src: url('TerminaTest-Black.otf') format('opentype');
}
