/****************************************/
/****************************************/
/** Local Government Professionals Australia NSW (LGPNSW) **/
/*
 * 
 *  Author: CAUSEIS PTY LTD
 * 
 *  Version: 1 -   
 *
 * 
 *  Document contains changes to Fonts
 *
 *
*/
/****************************************/
/****************************************/

@font-face {
  font-family: "CenturyGothic";
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic.eot");
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic.eot?#iefix")
      format("embedded-opentype"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic.woff") format("woff"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic.ttf") format("truetype");
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CenturyGothic";
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Italic.eot");
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Italic.eot?#iefix")
      format("embedded-opentype"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Italic.woff")
      format("woff"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Italic.ttf")
      format("truetype");
  font-weight: 400;
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "CenturyGothic";
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Bold.eot");
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Bold.woff")
      format("woff"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-Bold.ttf")
      format("truetype");
  font-weight: 600;
  font-weight: bold;

  font-style: normal;
}

@font-face {
  font-family: "CenturyGothic";
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-BoldItalic.eot");
  src: url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-BoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-BoldItalic.woff")
      format("woff"),
    url("/App_Themes/LGProNSW-Fonts-live/CenturyGothic-BoldItalic.ttf")
      format("truetype");
  font-weight: 600;
  font-weight: bold;
  font-style: italic;
}
