@font-face {
  font-family: 'PP Fraktion Mono';
  src: url('../fonts/PPFraktionMono-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PP Fraktion Sans';
  src: url('../fonts/PPFraktionSans-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PP Fraktion Sans Italic';
  src: url('../fonts/PPFraktionSans-LightItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'PP Fraktion Sans Bold';
  src: url('../fonts/PPFraktionSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
