@font-face {
  font-family: 'AndesNeue-Bold';
  src: url('../fonts/AndesNeue-Bold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/AndesNeue-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/AndesNeue-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/AndesNeue-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/AndesNeue-Bold.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'AndesNeue-Book';
  src: url('../fonts/AndesNeue-Book.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/AndesNeue-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/AndesNeue-Book.woff') format('woff'), /* Modern Browsers */
       url('../fonts/AndesNeue-Book.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/AndesNeue-Book.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'AndesNeue-Light';
  src: url('../fonts/AndesNeue-Light.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/AndesNeue-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/AndesNeue-Light.woff') format('woff'), /* Modern Browsers */
       url('../fonts/AndesNeue-Light.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/AndesNeue-Light.svg') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'AndesNeue-Medium';
  src: url('../fonts/AndesNeue-Medium.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/AndesNeue-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/AndesNeue-Medium.woff') format('woff'), /* Modern Browsers */
       url('../fonts/AndesNeue-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/AndesNeue-Medium.svg') format('svg'); /* Legacy iOS */
}