@font-face {
  font-family: 'Graphik';
  src: url('/static/fonts/Graphik-Bold-Web.woff');
  src: url('/static/fonts/Graphik-Bold-Web.eot');
  src: url('/static/fonts/Graphik-Bold-Web.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/Graphik-Bold-Web.woff2') format('woff2'),
    url('/static/fonts/Graphik-Bold-Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: block;
}
@font-face {
  font-family: 'Graphik';
  src: url('/static/fonts/Graphik-Semibold-Web.woff');
  src: url('/static/fonts/Graphik-Semibold-Web.eot');
  src: url('/static/fonts/Graphik-Semibold-Web.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/Graphik-Semibold-Web.woff2') format('woff2'),
    url('/static/fonts/Graphik-Semibold-Web.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  font-display: block;
}
@font-face {
  font-family: 'Graphik';
  src: url('/static/fonts/Graphik-Medium-Web.woff');
  src: url('/static/fonts/Graphik-Medium-Web.eot');
  src: url('/static/fonts/Graphik-Medium-Web.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/Graphik-Medium-Web.woff2') format('woff2'),
    url('/static/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: block;
}
@font-face {
  font-family: 'Graphik';
  src: url('/static/fonts/Graphik-Regular-Web.woff');
  src: url('/static/fonts/Graphik-Regular-Web.eot');
  src: url('/static/fonts/Graphik-Regular-Web.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/Graphik-Regular-Web.woff2') format('woff2'),
    url('/static/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: block;
}
@font-face {
  font-family: 'Graphik';
  src: url('/static/fonts/Graphik-Light-Web.woff');
  src: url('/static/fonts/Graphik-Light-Web.eot');
  src: url('/static/fonts/Graphik-Light-Web.eot?#iefix')
      format('embedded-opentype'),
    url('/static/fonts/Graphik-Light-Web.woff2') format('woff2'),
    url('/static/fonts/Graphik-Light-Web.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: block;
}
