@font-face {
  font-family: 'Circular';
  src: url("CircularStd-Book.eot");
  src: url("CircularStd-Book.eot?#iefix") format("embedded-opentype"),
       url("CircularStd-Book.woff") format("woff"),
       url("CircularStd-Book.ttf") format("truetype"),
       url("CircularStd-Book.svg#svgFontName") format("svg");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Circular';
  src: url("CircularStd-BookItalic.eot");
  src: url("CircularStd-BookItalic.eot?#iefix") format("embedded-opentype"),
       url("CircularStd-BookItalic.woff") format("woff"),
       url("CircularStd-BookItalic.ttf") format("truetype"),
       url("CircularStd-BookItalic.svg#svgFontName") format("svg");
  font-weight: normal;
  font-style: italic;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Circular';
  src: url("CircularStd-Bold.eot");
  src: url("CircularStd-Bold.eot?#iefix") format("embedded-opentype"),
       url("CircularStd-Bold.woff") format("woff"),
       url("CircularStd-Bold.ttf") format("truetype"),
       url("CircularStd-Bold.svg#svgFontName") format("svg");
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Circular';
    src: url('CircularStd-Black.eot');
    src: url('CircularStd-Black.eot?#iefix') format('embedded-opentype'),
        url('CircularStd-Black.woff') format('woff'),
        url('CircularStd-Black.ttf') format('truetype'),
        url('CircularStd-Black.svg#CircularStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Circular';
  src: url("CircularStd-BoldItalic.eot");
  src: url("CircularStd-BoldItalic.eot?#iefix") format("embedded-opentype"),
       url("CircularStd-BoldItalic.woff") format("woff"),
       url("CircularStd-BoldItalic.ttf") format("truetype"),
       url("CircularStd-BoldItalic.svg#svgFontName") format("svg");
  font-weight: bold;
  font-style: italic;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Circular';
  src: url('CircularStd-Medium.eot');
  src: url('CircularStd-Medium.eot?#iefix') format('embedded-opentype'),
       url('CircularStd-Medium.woff') format('woff'),
       url('CircularStd-Medium.ttf') format('truetype'),
       url('CircularStd-Medium.svg#svgFontName') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Circular';
  src: url('CircularStd-MediumItalic.eot');
  src: url('CircularStd-MediumItalic.eot?#iefix') format('embedded-opentype'),
       url('CircularStd-MediumItalic.woff') format('woff'),
       url('CircularStd-MediumItalic.ttf') format('truetype'),
       url('CircularStd-MediumItalic.svg#svgFontName') format('svg');
  font-weight: 500;
  font-style: italic;
}
