<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------- PP Telegraf -------------- */
@font-face {
  font-family: 'PP Telegraf';
  src: 	url('./PP_Telegraf/PPTelegraf-UltraLight.ttf') format('truetype'),
		url('./PP_Telegraf/PPTelegraf-UltraLight.otf') format('opentype'),
		url('./PP_Telegraf/PPTelegraf-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'PP Telegraf';
  src: 	url('./PP_Telegraf/PPTelegraf-Regular.ttf') format('truetype'),
		url('./PP_Telegraf/PPTelegraf-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'PP Telegraf';
  src: 	url('./PP_Telegraf/PPTelegraf-Bold.ttf') format('truetype'),
		url('./PP_Telegraf/PPTelegraf-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'PP Telegraf';
  src: 	url('./PP_Telegraf/PPTelegraf-UltraBold.ttf') format('truetype'),
		url('./PP_Telegraf/PPTelegraf-UltraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'PP Telegraf';
  src: 	url('./PP_Telegraf/PPTelegraf-Black.ttf') format('truetype'),
		url('./PP_Telegraf/PPTelegraf-Black.otf') format('opentype'),
		url('./PP_Telegraf/PPTelegraf-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
</pre></body></html>