@font-face {
  font-family: Circular;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/lineto-circular-book.eot) format("embedded-opentype"),
    url(fonts/lineto-circular-book.woff2) format("woff2"),
    url(fonts/lineto-circular-book.woff) format("woff");
}

@font-face {
  font-family: Circular;
  font-weight: 500;
  font-style: normal;
  src: url(fonts/lineto-circular-medium.eot) format("embedded-opentype"),
    url(fonts/lineto-circular-medium.woff2) format("woff2"),
    url(fonts/lineto-circular-medium.woff) format("woff");
}

@font-face {
  font-family: Circular;
  font-weight: 700;
  font-style: normal;
  src: url(fonts/lineto-circular-bold.eot) format("embedded-opentype"),
    url(fonts/lineto-circular-bold.woff2) format("woff2"),
    url(fonts/lineto-circular-bold.woff) format("woff");
}

@font-face {
  font-family: Circular;
  font-weight: 900;
  font-style: normal;
  src: url(fonts/lineto-circular-black.eot) format("embedded-opentype"),
    url(fonts/lineto-circular-black.woff2) format("woff2"),
    url(fonts/lineto-circular-black.woff) format("woff");
}
