@font-face {
  font-family: 'ProximaNova';
  src: url('./Proxima-Nova/Proxima-Nova.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Quincy-CF';
  src: url('./Quincy-CF/Quincy-CF-Regular.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Acta-Headline';
  src: url('./Acta-Headline/Acta-Book.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Sofia-Pro';
  src: url('./Sofia-Pro/Sofia\ Pro\ Light.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}