@font-face {
  font-family: 'gill_sans_regular';
  src: url('../fonts/Gill Sans.woff') format('woff'),
      url('../fonts/Gill Sans.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_bold';
  src: url('../fonts/Gill Sans Bold.woff') format('woff'),
      url('../fonts/Gill Sans Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_heavy';
  src: url('../fonts/Gill Sans Heavy.woff') format('woff'),
      url('../fonts/Gill Sans Heavy.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_heavy_italic';
  src: url('../fonts/Gill Sans Heavy Italic.woff') format('woff'),
      url('../fonts/Gill Sans Heavy Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_italic';
  src: url('../fonts/Gill Sans Italic.woff') format('woff'),
      url('../fonts/Gill Sans Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_light';
  src: url('../fonts/Gill Sans Light.woff') format('woff'),
      url('../fonts/Gill Sans Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_light_italic';
  src: url('../fonts/Gill Sans Light Italic.woff') format('woff'),
      url('../fonts/Gill Sans Light Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_medium';
  src: url('../fonts/Gill Sans Medium.woff') format('woff'),
      url('../fonts/Gill Sans Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gill_sans_medium_italic';
  src: url('../fonts/Gill Sans Medium Italic.woff') format('woff'),
      url('../fonts/Gill Sans Medium Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'myriad_pro_black';
  src: url('../fonts/Myriad Pro Black.woff') format('woff'),
      url('../fonts/Myriad Pro Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'myriad_pro_bold';
  src: url('../fonts/Myriad Pro Bold.woff') format('woff'),
      url('../fonts/Myriad Pro Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'myriad_pro_light';
  src: url('../fonts/Myriad Pro Light.woff') format('woff'),
      url('../fonts/Myriad Pro Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'myriad_pro_regular';
  src: url('../fonts/Myriad Pro Regular.woff') format('woff'),
      url('../fonts/Myriad Pro Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
  font-family: 'avenir_black';
  src: url('../fonts/Avenir-Black.woff') format('woff'),
      url('../fonts/Avenir-Black.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avenir_book';
  src: url('../fonts/Avenir-Book.woff') format('woff'),
      url('../fonts/Avenir-Book.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avenir_roman';
  src: url('../fonts/Avenir-Roman.woff') format('woff'),
      url('../fonts/Avenir-Roman.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: 'avenir_roman';
  src: url('../fonts/AvenirLTStd-Roman.woff2') format('woff2'),
      url('../fonts/AvenirLTStd-Roman.woff') format('woff'),
      url('../fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'avenir_book';
  src: url('../fonts/AvenirLTStd-Book.woff2') format('woff2'),
      url('../fonts/AvenirLTStd-Book.woff') format('woff'),
      url('../fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'avenir_black';
  src: url('../fonts/AvenirLTStd-Black.woff2') format('woff2'),
      url('../fonts/AvenirLTStd-Black.woff') format('woff'),
      url('../fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
