@font-face {
  font-family: 'Graphik Web';
  src: url('../fonts/graphik/Graphik-Bold-Web.woff2') format('woff2'),
       url('../fonts/graphik/Graphik-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('../fonts/graphik/Graphik-Regular-Web.woff2') format('woff2'),
       url('../fonts/graphik/Graphik-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Original Sans Web Four';
  src: url('../fonts/original-sans/OriginalSans-Four-Web.woff2') format('woff2'),
       url('../fonts/original-sans/OriginalSans-Four-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}
