@font-face {
  font-family: 'CircularPro-Book';
  src: url('../fonts/CircularPro-Book.eot');
  src: url('../fonts/CircularPro-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/CircularPro-Book.woff2') format('woff2'),
    url('../fonts/CircularPro-Book.woff') format('woff'),
    url('../fonts/CircularPro-Book.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'CircularPro-Bold';
    src: url('../fonts/CircularPro-Bold.eot');
    src: url('../fonts/CircularPro-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/CircularPro-Bold.woff2') format('woff2'),
      url('../fonts/CircularPro-Bold.woff') format('woff'),
      url('../fonts/CircularPro-Bold.svg#webfont') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'CircularPro-Black';
    src: url('../fonts/CircularPro-Black.eot');
    src: url('../fonts/CircularPro-Black.eot?#iefix') format('embedded-opentype'),
      url('../fonts/CircularPro-Black.woff2') format('woff2'),
      url('../fonts/CircularPro-Black.woff') format('woff'),
      url('../fonts/CircularPro-Black.svg#webfont') format('svg');
    font-weight: 900;
    font-style: normal;
}


@font-face {
    font-family: 'CircularPro-Medium';
    src: url('../fonts/CircularPro-Medium.eot');
    src: url('../fonts/CircularPro-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/CircularPro-Medium.woff2') format('woff2'),
      url('../fonts/CircularPro-Medium.woff') format('woff'),
      url('../fonts/CircularPro-Medium.svg#webfont') format('svg');
    font-weight: 500;
    font-style: normal;
}
