/****************************************/
/****************************************/
/** Australian Chamber of Commerce and Industry **/
/*
 * 
 *  Author: CAUSEIS PTY LTD
 * 
 *  Version: 1 -   
 *
 * 
 *  Document contains changes to Fonts
 *
 *
*/
/****************************************/
/****************************************/
@font-face {
  font-family: "Helvetica Neue";
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-Thin.otf");
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-Thin.otf")
    format("opentype");
  font-weight: 300;
  font-weight: light;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-ThinItalic.otf");
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-ThinItalic.otf")
    format("opentype");
  font-weight: 300;
  font-weight: light;
  font-style: italic;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed.otf");
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed.otf")
    format("opentype");
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-Italic.otf");
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-Italic.otf")
    format("opentype");
  font-weight: 400;
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-Bold.ttf");
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-Condensed-Bold.ttf")
    format("truetype");
  font-weight: 600;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-BoldCondObl.otf");
  src: url("/App_Themes/ACCI-Font/HelveticaNeue-BoldCondObl.otf")
    format("opentype");
  font-weight: 600;
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/ACCI-Font/Gotham-Condensed-Light.otf");
  src: url("/App_Themes/ACCI-Font/Gotham-Condensed-Light.otf")
    format("opentype");
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Tungsten";
  src: url("/App_Themes/ACCI-Font/Tungsten-Compressed-SemiBold.ttf");
  src: url("/App_Themes/ACCI-Font/Tungsten-Compressed-SemiBold.ttf")
    format("truetype");
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
}
