
@font-face {
  font-family: Graphik-Semibold;
  src: url('GraphikSemibold.otf');
}

@font-face {
  font-family: Graphik-Regular;
  src: url('GraphikRegular.otf');
}

@font-face {
  font-family: Graphik-Medium;
  src: url('GraphikMedium.otf');
}

@font-face {
  font-family: Graphik-Light;
  src: url('GraphikLight.otf');
}

@font-face {
  font-family: Graphik-Bold;
  src: url('GraphikBold.otf');
}