@font-face {
  font-family: 'Antique Olive';
  src: url('AntiqueOliveStd-Roman.woff2') format('woff2'),
    url('AntiqueOliveStd-Roman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Antique Olive';
  src: url('AntiqueOliveStd-Bold.woff2') format('woff2'),
    url('AntiqueOliveStd-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'Antique Olive';
  src: url('AntiqueOliveStd-Italic.woff2') format('woff2'),
    url('AntiqueOliveStd-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Antique Olive';
  src: url('AntiqueOliveStd-Light.woff2') format('woff2'),
    url('AntiqueOliveStd-Light.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}
