﻿/* Nueva */
@font-face {
  font-family: 'Nueva';
  src: url('fonts/NuevaStd-Regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/NuevaStd-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/NuevaStd-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/NuevaStd-Regular.otf')  format('opentype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: normal;
}

@font-face {
  font-family: 'Nueva';
  src: url('fonts/NuevaStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/NuevaStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/NuevaStd-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/NuevaStd-Bold.otf')  format('opentype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: bold;
}

@font-face {
  font-family: 'Nueva';
  src: url('fonts/NuevaStd-Italic.eot'); /* IE9 Compat Modes */
  src: url('fonts/NuevaStd-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/NuevaStd-Italic.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/NuevaStd-Italic.otf')  format('opentype'); /* Safari, Android, iOS */
	font-style: italic;
	font-weight: normal;
}

/* Nimbus Sans D */
@font-face {
  font-family: 'NimbusSansD';
  src: url('fonts/NimbusSansD_CondLight.eot'); /* IE9 Compat Modes */
  src: url('fonts/NimbusSansD_CondLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/NimbusSansD_CondLight.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/NimbusSansD_CondLight.ttf')  format('truetype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: normal;
}

@font-face {
  font-family: 'NimbusSansD';
  src: url('fonts/NimbusSansD_Cond.eot'); /* IE9 Compat Modes */
  src: url('fonts/NimbusSansD_Cond.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/NimbusSansD_Cond.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/NimbusSansD_Cond.ttf')  format('truetype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: bold;
}

@font-face {
  font-family: 'NimbusSansD';
  src: url('fonts/NimbusSansD_CondLightItalic.eot'); /* IE9 Compat Modes */
  src: url('fonts/NimbusSansD_CondLightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/NimbusSansD_CondLightItalic.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/NimbusSansD_CondLightItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
	font-style: italic;
	font-weight: normal;
}

@font-face {
  font-family: 'NimbusSansD';
  src: url('fonts/NimbusSansD_CondItalic.eot'); /* IE9 Compat Modes */
  src: url('fonts/NimbusSansD_CondItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/NimbusSansD_CondItalic.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/NimbusSansD_CondItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
	font-style: italic;
	font-weight: bold;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Medium.eot'); /* IE9 Compat Modes */
  src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Gotham-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Gotham-Medium.ttf')  format('opentype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Book.eot'); /* IE9 Compat Modes */
  src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Gotham-Book.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Gotham-Book.ttf')  format('opentype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/Gotham-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/Gotham-Bold.otf')  format('opentype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: bold;
}

@font-face {
  font-family: 'SFProText';
  src: url('fonts/SFProText-Regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/SFProText-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SFProText-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/SFProText-Regular.ttf')  format('opentype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: normal;
}

@font-face {
  font-family: 'SFProText';
  src: url('fonts/SFProText-Semibold.eot'); /* IE9 Compat Modes */
  src: url('fonts/SFProText-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/SFProText-Semibold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/SFProText-Semibold.otf')  format('opentype'); /* Safari, Android, iOS */
	font-style: normal;
	font-weight: bold;
}