/* GothamPro */
@font-face {
  font-family: 'Gotham Pro';
  src: url('/fonts/GothamPro/GothamProRegular/GothamProRegular.eot');
  src: url('/fonts/GothamPro/GothamProRegular/GothamProRegular.eot?#iefix') format('embedded-opentype'),
  url('/fonts/GothamPro/GothamProRegular/GothamProRegular.woff') format('woff'),
  url('/fonts/GothamPro/GothamProRegular/GothamProRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/fonts/GothamPro/GothamProBold/GothamProBold.eot');
  src: url('/fonts/GothamPro/GothamProBold/GothamProBold.eot?#iefix') format('embedded-opentype'),
  url('/fonts/GothamPro/GothamProBold/GothamProBold.woff') format('woff'),
  url('/fonts/GothamPro/GothamProBold/GothamProBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/fonts/GothamPro/GothamProItalic/GothamProItalic.eot');
  src: url('/fonts/GothamPro/GothamProItalic/GothamProItalic.eot?#iefix') format('embedded-opentype'),
  url('/fonts/GothamPro/GothamProItalic/GothamProItalic.woff') format('woff'),
  url('/fonts/GothamPro/GothamProItalic/GothamProItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('/fonts/GothamPro/GothamProBoldItalic/GothamProBoldItalic.eot');
  src: url('/fonts/GothamPro/GothamProBoldItalic/GothamProBoldItalic.eot?#iefix') format('embedded-opentype'),
  url('/fonts/GothamPro/GothamProBoldItalic/GothamProBoldItalic.woff') format('woff'),
  url('/fonts/GothamPro/GothamProBoldItalic/GothamProBoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
/* GothamPro */
/* Medium */
@font-face {
  font-family: 'Gotham Pro';
  src: url('/fonts/GothamPro/GothamProMedium/GothamProMedium.eot');
  src: url('/fonts/GothamPro/GothamProMedium/GothamProMedium.eot?#iefix') format('embedded-opentype'),
  url('/fonts/GothamPro/GothamProMedium/GothamProMedium.woff') format('woff'),
  url('/fonts/GothamPro/GothamProMedium/GothamProMedium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
/* GothamPro */
/* Light */
@font-face {
  font-family: "Gotham Pro";
  font-weight: 300;
  src: url("https://st.gloryon.com/fonts/GothaProLig.otf") format("opentype");
}