@font-face {
  font-family: 'Ayer Web Medium';
  src: url('Ayer-Medium-Web.woff2') format('woff2'),
       url('Ayer-Medium-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
  font-display: swap;
}

.font-Ayer{
  font-family: 'Ayer Web Medium' !important;
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}