@import url('https://fonts.cdnfonts.com/css/helvetica-neue-55?styles=16008,16022,15981,15983,15985,15986,15987,15990,16012,16014,15991,30126,30124,30134,15999,16010,30123,30130,30131,30135');

@font-face {
  font-family: 'CircularStd';
  font-weight: 200;
  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');
}

/* Helvetica Neue with multiple weights under ONE family */
@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 200;
  font-style: normal;
  src: url('hv-200.ttf') format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 300;
  font-style: normal;
  src: url('hv-300.ttf') format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-style: normal;
  src: url('hv-400.ttf') format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 500;
  font-style: normal;
  src: url('hv-500.ttf') format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 600;
  font-style: normal;
  src: url('hv-600.ttf') format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 700;
  font-style: normal;
  src: url('hv-700.ttf') format('truetype');
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 800;
  font-style: normal;
  src: url('hv-800.ttf') format('truetype');
}
