@font-face {
  font-family: 'AvenirRegular';
  src: url('../fonts/avenir-next-regular/avenir-next-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/avenir-next-regular/avenir-next-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/avenir-next-regular/avenir-next-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/avenir-next-regular/avenir-next-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/avenir-next-regular/avenir-next-regular.svg#8c71755a98d8e51b71c53212d7702fb4') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'AvenirBold';
  src: url('../fonts/avenir-next-bold/avenir-next-bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/avenir-next-bold/avenir-next-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/avenir-next-bold/avenir-next-bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/avenir-next-bold/avenir-next-bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/avenir-next-bold/avenir-next-bold.svg#5e3795e57180c8ea61272d868a760342') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'GothamBold';
  src: url('../fonts/gotham/Gotham-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/gotham/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/gotham/Gotham-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/gotham/Gotham-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/gotham/Gotham-Bold.svg#6a327a217ddd10461b1acdc4d224fee0') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}


