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

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

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

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 600;
  font-style: normal;
  src: local('HelveticaNeueBold'), url('HelveticaNeueBold.otf') format('opentype');
}

@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 500;
  font-style: normal;
  src: local('HelveticaNeueMed'), url('HelveticaNeueMedium.otf') format('opentype');
}
@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 100;
  font-style: normal;
  src: local('HelveticaNeueThin'), url('HelveticaNeueThin.otf') format('opentype');
}
@font-face {
  font-family: 'HelveticaNeue';
  font-weight: 200;
  font-style: normal;
  src: local('HelveticaNeueLight'), url('HelveticaNeueLight.otf') format('opentype');
}

@font-face {
  font-family: 'Arial';
  font-weight: 200;
  font-style: normal;
  src: local('ArialCE'), url('ArialCE.ttf') format('opentype');
}

@font-face {
  font-family: 'Arial';
  font-weight: 600;
  font-style: normal;
  src: local('ArialBI'), url('ARIALBI.TTF') format('opentype');
}
@font-face {
  font-family: 'Arial';
  font-weight: 300;
  font-style: normal;
  src: local('ArialMdm'), url('ArialMdm.ttf') format('opentype');
}
@font-face {
  font-family: 'Arial';
  font-weight: 100;
  font-style: normal;
  src: local('Arial'), url('ARIAL.TTF') format('opentype');
}
