/****************************************/
/****************************************/
/** Australian Drilling Industry Association **/
/*
 * 
 *  Author: CAUSEIS PTY LTD
 * 
 *  Version: 1 -   
 *
 * 
 *  Document contains changes to Fonts
 *
 *
*/
/****************************************/
/****************************************/
@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_Thin.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_Thin.otf") format("opentype");
  font-weight: 300;
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_ThinItalic.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_ThinItalic.otf") format("opentype");
  font-weight: 300;
  font-weight: lighter;
  font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_Book.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_Book.otf") format("opentype");
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_BookItalic.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_BookItalic.otf") format("opentype");
  font-weight: 400;
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_Bold.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_Bold.otf") format("opentype");
  font-weight: 600;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_BoldItalic.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_BoldItalic.otf") format("opentype");
  font-weight: 600;
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_Black.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_Black.otf") format("opentype");
  font-weight: 600;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Gotham";
  src: url("/App_Themes/Gotham/Gotham/Gotham_BlackItalic.otf");
  src: url("/App_Themes/Gotham/Gotham/Gotham_BlackItalic.otf")
    format("opentype");
  font-weight: 600;
  font-weight: bolder;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-100.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-100.ttf")
    format("truetype");
  font-weight: 300;
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-100Italic.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-100Italic.ttf")
    format("truetype");
  font-weight: 300;
  font-weight: lighter;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-300.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-300.ttf")
    format("truetype");
  font-weight: 400;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-300Italic.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-300Italic.ttf")
    format("truetype");
  font-weight: 400;
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700.ttf")
    format("truetype");
  font-weight: 600;
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700Italic.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700Italic.ttf")
    format("truetype");
  font-weight: 600;
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700.ttf")
    format("truetype");
  font-weight: 700;
  font-weight: bolder;
  font-style: normal;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700Italic.ttf");
  src: url("/App_Themes/ADIA-Fonts/Museo-Sans/MuseoSans-700Italic.ttf")
    format("truetype");
  font-weight: 700;
  font-weight: bolder;
  font-style: italic;
}
