@font-face {
  font-family: 'VoyaProximaNova';
  src: url('https://cdn.voya.com/global/fonts/proxima/proxima_nova_reg-webfont.woff')
    format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'VoyaProximaNova';
  src: url('https://cdn.voya.com/global/fonts/proxima/proxima_nova_light-webfont.woff')
    format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'VoyaProximaNova';
  src: url('https://cdn.voya.com/global/fonts/proxima/proximanova-sbold-webfont.woff')
    format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'VoyaProximaNova';
  src: url('https://cdn.voya.com/global/fonts/proxima/proxima_nova_bold-webfont.woff')
    format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
