@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('AvenirNextLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('AvenirNextLTPro-Demi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('AvenirNextLTPro-MediumIt.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('AvenirNextLTPro-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: 400;
  src: local('Georgia Regular'), url('georgia.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: 400;
  src: local('Georgia Italic'), url('georgiai.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Georgia';
  font-style: normal;
  font-weight: 800;
  src: local('Georgia Bold'), url('georgiab.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: 'Georgia';
  font-style: italic;
  font-weight: 800;
  src: local('Georgia Bold Italic'), url('georgiaz.woff') format('woff');
  font-display: swap;
}