@font-face {
  font-family: 'DBHelvethaicaX_55';
  font-weight: 400;
  font-style: normal;
  src: local('DBHelvethaicaX_55'), url('./db_helvethaica/DBHelvethaicaX-55Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'DBHelvethaicaX_65';
  font-weight: 500;
  font-style: normal;
  src: local('DBHelvethaicaX_65'), url('./db_helvethaica/DBHelvethaicaX-65Med.ttf') format('truetype');
}
@font-face {
  font-family: 'DBHelvethaicaX_75';
  font-weight: 700;
  font-style: normal;
  src: local('DBHelvethaicaX_75'), url('./db_helvethaica/DBHelvethaicaX-75Bd.ttf') format("truetype");
}
@font-face {
  font-family: 'SourceSansPro';
  font-weight: normal;
  font-style: normal;
  src: local('SourceSansPro'), url('./SourceSansPro-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'PSL_Text_Pro_Regular';
  font-weight: 400;
  font-style: normal;
  src: local('PSL_Text_Pro_Regular'), url('./psl_text_pro/PSL Text Pro Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'PSL_Text_Pro_Regular_Italic';
  font-weight: 400;
  font-style: italic;
  src: local('PSL_Text_Pro_Regular_Italic'), url('./psl_text_pro/PSL Text Pro Italic.ttf') format('truetype');
}
@font-face {
  font-family: 'PSL_Text_Pro_Bold';
  font-weight: 700;
  font-style: normal;
  src: local('PSL_Text_Pro_Bold'), url('./psl_text_pro/PSL Text Pro Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'PSL_Text_Pro_Bold_Italic';
  font-weight: 700;
  font-style: italic;
  src: local('PSL_Text_Pro_Bold_Italic'), url('./psl_text_pro/PSL Text Pro Bold Italic.ttf') format('truetype');
}