


@font-face { 
    font-family: 'OpenSans'; 
    src: url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-Light-webfont.eot'); 
    src: url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-Light-webfont.eot?#iefix') format("embedded-opentype"), 
        url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-Light-webfont.woff') format("woff"), 
        url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-Light-webfont.ttf') format("truetype"), 
        url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-Light-webfont.svg#OpenSansLight') format("svg"); 
    font-weight: light; 
    font-weight: 300; 
    font-style: normal;
}


@font-face { 
    font-family: 'OpenSans'; 
    src: url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-ExtraBold-webfont.eot'); 
    src: url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format("embedded-opentype"), 
        url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-ExtraBold-webfont.woff') format("woff"), 
        url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-ExtraBold-webfont.ttf') format("truetype"), 
        url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format("svg"); 
    font-weight: bold;
    font-weight: 900; 
    font-style: normal;
}

/* font-face */
@font-face {
  font-family: "GeneralFoundicons";
  src: url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/general_foundicons.eot');
  src: url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/general_foundicons.eot?#iefix') format("embedded-opentype"), 
      url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/general_foundicons.woff') format("woff"), 
      url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/general_foundicons.ttf') format("truetype"), 
      url('/system/modules/com.softwareag.sales.opencms.eight.agora/resources/fonts/general_foundicons.svg#GeneralFoundicons') format("svg");  
  font-weight: normal;
  font-style: normal;
}