/* Fonts - 2.0.0 */
/* roboto-regular - 400 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-400.woff2') format('woff2'),
       url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-400.woff') format('woff');
}
/* roboto - 500 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-500.woff2') format('woff2'),
       url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-500.woff') format('woff');
}
/* roboto - 700 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-700.woff2') format('woff2'),
       url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-700.woff') format('woff');
}     
/* roboto - 900 */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-900.woff2') format('woff2'),
       url('/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/pwd-Roboto/roboto-900.woff') format('woff');
}
/* vergleich2go Icons - 400 */
@font-face {
  font-family: 'vergleich2go Icons';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:  url("/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/vergleich2go-Icons/vergleich2go-icons.woff2") format("woff2"),
        url("/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/vergleich2go-Icons/vergleich2go-icons.woff") format("woff"),
        url("/wp-content/plugins/pwd-enterprise-system/includes/pwd-fonts/vergleich2go-Icons/vergleich2go-icons.svg") format("svg");
}