@font-face {
  font-family: 'Graphik Web';
  src: url('../_fonts/Graphik-Regular-Web.eot');
  src: url('../_fonts/Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'),
       url('../_fonts/Graphik-Regular-Web.woff2') format('woff2'),
       url('../_fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('../_fonts/Graphik-Light-Web.eot');
  src: url('../_fonts/Graphik-Light-Web.eot?#iefix') format('embedded-opentype'),
       url('../_fonts/Graphik-Light-Web.woff2') format('woff2'),
       url('../_fonts/Graphik-Light-Web.woff') format('woff');
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
}