/* Thin (100) */
@font-face {
  font-family: 'Aeonik';
  font-style: normal;
  font-weight: 100;
  src: url('Aeonik-Thin.woff2') format('opentype');
}
@font-face {
  font-family: 'Aeonik';
  font-style: italic;
  font-weight: 100;
  src: url('Aeonik-ThinItalic.woff2') format('opentype');
}

/* Air (200) */
@font-face {
  font-family: 'Aeonik';
  font-style: normal;
  font-weight: 200;
  src: url('Aeonik-Air.woff2') format('opentype');
}
@font-face {
  font-family: 'Aeonik';
  font-style: italic;
  font-weight: 200;
  src: url('Aeonik-AirItalic.woff2') format('opentype');
}

/* Light (300) */
@font-face {
  font-family: 'Aeonik';
  font-style: normal;
  font-weight: 400;
  src: url('Aeonik-Light.woff2') format('opentype');
}
@font-face {
  font-family: 'Aeonik';
  font-style: italic;
  font-weight: 400;
  src: url('Aeonik-LightItalic.woff2') format('opentype');
}

/* Regular (400) */
@font-face {
  font-family: 'Aeonik';
  font-style: normal;
  font-weight: 550;
  src: url('Aeonik-Regular.woff2') format('opentype');
}
@font-face {
  font-family: 'Aeonik';
  font-style: italic;
  font-weight: 550;
  src: url('Aeonik-RegularItalic.woff2') format('opentype');
}

/* Medium (500) */
@font-face {
  font-family: 'Aeonik';
  font-style: normal;
  font-weight: 500;
  src: url('Aeonik-Medium.woff2') format('opentype');
}
@font-face {
  font-family: 'Aeonik';
  font-style: italic;
  font-weight: 500;
  src: url('Aeonik-MediumItalic.woff2') format('opentype');
}

/* Bold (700) */
@font-face {
  font-family: 'Aeonik';
  font-style: normal;
  font-weight: 700;
  src: url('Aeonik-Bold.woff2') format('opentype');
}
@font-face {
  font-family: 'Aeonik';
  font-style: italic;
  font-weight: 700;
  src: url('Aeonik-BoldItalic.woff2') format('opentype');
}

/* Black (900) */
@font-face {
  font-family: 'Aeonik';
  font-style: normal;
  font-weight: 900;
  src: url('Aeonik-Black.woff2') format('opentype');
}
@font-face {
  font-family: 'Aeonik';
  font-style: italic;
  font-weight: 900;
  src: url('Aeonik-BlackItalic.woff2') format('opentype');
}
