/* Graphik: */
@font-face {
  font-family: Graphik;
  src: url(Graphik-Medium.otf) format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Graphik;
  src: url(Graphik-Regular.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Graphik;
  src: url(Graphik-Regular-Italic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}
