@font-face {
  font-family: 'proxima';
  font-style: normal;
  font-weight: normal;
  src: url(/fonts/proxima_nova-regular.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'proxima';
  font-style: normal;
  font-weight: bold;
  src: url(/fonts/proxima_nova-bold.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'proxima';
  font-style: italic;
  font-weight: normal;
  src: url(/fonts/proxima_nova-italic.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'proxima-sc-condensed';
  font-style: normal;
  font-weight: bold;
  src: url(/fonts/proxima_nova_sc_osf_cond-bold.woff2) format('woff2');
  font-display: swap;
}
