@font-face {
  font-family: 'CustomBody';
  src: url('/files/fonts/graphikanuparp-regular.woff');
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'CustomBody';
  src: url('/files/fonts/graphikanuparp-bold.woff');
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: 'CustomHeader';
  src: url('/files/fonts/graphikth-bold.woff');
  font-display: swap;
}
