/* AeroTrialLight */
@font-face {
  font-family: 'AeroTrialLight';
  font-style: normal;
  font-weight: 300;
  src: url('AeroTrialLight.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('AeroTrialLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('AeroTrialLight.woff2') format('woff2'), /* Super Modern Browsers */
       url('AeroTrialLight.woff') format('woff'), /* Modern Browsers */
       url('AeroTrialLight.ttf') format('truetype'), /* Safari, Android, iOS */
       url('AeroTrialLight.svg#AeroTrialLight') format('svg'); /* Legacy iOS */
}

/* aero - latin */
@font-face {
  font-family: 'aero';
  font-style: normal;
  font-weight: 300;
  src: url('aero.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('aero.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('aero.woff2') format('woff2'), /* Super Modern Browsers */
       url('aero.woff') format('woff'), /* Modern Browsers */
       url('aero.ttf') format('truetype'), /* Safari, Android, iOS */
       url('aero.svg#aero') format('svg'); /* Legacy iOS */
}

/* AVGARDN_2 - latin */
@font-face {
  font-family: 'AVGARDN_2';
  font-style: normal;
  font-weight: 300;
  src: url('AVGARDN_2.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('AVGARDN_2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('AVGARDN_2.woff2') format('woff2'), /* Super Modern Browsers */
       url('AVGARDN_2.woff') format('woff'), /* Modern Browsers */
       url('AVGARDN_2.ttf') format('truetype'), /* Safari, Android, iOS */
       url('AVGARDN_2.svg#AVGARDN_2') format('svg'); /* Legacy iOS */
}

/* AVGARDD_2 - latin */
@font-face {
  font-family: 'AVGARDD_2';
  font-style: normal;
  font-weight: 300;
  src: url('AVGARDD_2.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('AVGARDD_2.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('AVGARDD_2.woff2') format('woff2'), /* Super Modern Browsers */
       url('AVGARDD_2.woff') format('woff'), /* Modern Browsers */
       url('AVGARDD_2.ttf') format('truetype'), /* Safari, Android, iOS */
       url('AVGARDD_2.svg#AVGARDD_2') format('svg'); /* Legacy iOS */
}

body {
  font-family: 'AVGARDN_2';
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'AeroTrialLight';
}