
/* Old CERTAS IconSet */
@font-face {
  font-family:"CERTAS Icons Regular";
  src:url("CERTASIcons-Regular.woff2") format("woff2"),
    url("CERTASIcons-Regular.woff") format("woff"),
    url("CERTASIcons-Regular.otf") format("opentype");
  font-style:normal;
  font-weight:400;
}
    
/* New CERTAS IconSet */
@font-face {
  font-family: 'CERTAS-Portal-Icons-Regular';
  src:  url('CERTAS-Portal-Icons-Regular.eot?ndrfol');
  src:  url('CERTAS-Portal-Icons-Regular.eot?ndrfol#iefix') format('embedded-opentype'),
    url('CERTAS-Portal-Icons-Regular.ttf?ndrfol') format('truetype'),
    url('CERTAS-Portal-Icons-Regular.woff?ndrfol') format('woff');
  font-weight: normal;
  font-style: normal;
}